.trim(idx1,idx2)
Description
Trim allows you to create a new array of the items from within two indexes
Parameters
Trim takes two parameters, the start of the trimming and the end of the trimming
Usage On Arrays
Usage On Strings
Last updated
Was this helpful?