You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alvin Cheng edited this page Jan 9, 2023
·
2 revisions
Description
This is the length command, this command will return the number of characters in a string or the amount of elements in an array. This command will take a variable name as argument 1 for the variable to calculate the length for. And a variable name for the variable to return the data to.