&&length
Jump to navigation
Jump to search
Action: |
Returns the length in characters of its string argument. Syntax: &&length(value) where value observes the rules for &&function string arguments. For example, the first &&length call in the following fragment returns &&length("") &&length(123) set &g = 'george' &&length(&g) |
Introduced: | Build 58 |