You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The function returns a NUMBER representing the length of s.

Syntax
length(string s) #Output: Number
Examples
Parser expressionDescription
 length("Star Wars") 

The function returns a NUMBER: 9

Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a NUMBER