Skip to content
Martin Danielsson edited this page Jul 23, 2015 · 2 revisions

Returns the length (in characters) of a string expression.

What Type
Syntax Length(s)
s string
Return type int

Example: Length($firstName)

Clone this wiki locally