Skip to main content

StringLength

This Script is part of the Common Scripts Pack.#

Returns the length of the string passed as an argument.

Script Data#


NameDescription
Script Typejavascript
TagsUtility

Inputs#


Argument NameDescription
strThe string to evaluate.

Outputs#


PathDescriptionType
StringLength.ResultThe length of the string passed as an argument.Unknown