Length function

The Length function determines the number of character in the parameter.

Returns: number

The number of characters in the parameter.

Parameter: string

The string to count. This can come from a source node, the result of another function, or a value you specify.

Example

length('The string to count') = 19



Feedback | Notices


Timestamp icon Last updated: Tuesday, 27 September 2016


https://www.ibm.com/support/knowledgecenter/en/SS3LC4_7.5.3/com.ibm.wci.doc/ref_Length.html