|
length
|
The length function returns the number of characters in a String or Text
argument.
The length function should be used when you need to determine the number of characters in a Text or String.
(length string) Returns the number of characters in the Text or String
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments. Here are also a number of links to functions having arguments with any of these data types.
You can always talk with the AIS at aiserver.sourceforge.net.
Name
Description
AIS Types string The Text or String that needs to be measured Text or String
Returns:
Examples
Argument Types
How do I contact the AIS team?