.left(num)
Description
Left allows you to take part of an array or a string from the left
Parameters
Left takes one parameter, the number of letters or items to take
Usage On Arrays
Usage On Strings
Last updated