I might be wrong but you can slice it e.g.: args[].join(" ");
[], as well as [0.$] does return the very same qualified slice, have tried it.
I might be wrong but you can slice it e.g.: args[].join(" ");
[], as well as [0.$] does return the very same qualified slice, have tried it.