/
length

length

Description

Returns the length of the provided string, 0 if the string is null or has no chars.

Parameters

Return Type

Number

Example

wlen = length("This text is <wlen> characters long"); print("Length is " + wlen);

Print Lenght is 35

See also

Peacock

Related content

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.