StringLength
Common Scripts Pack.#
This Script is part of theReturns the length of the string passed as an argument.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | Utility |
#
InputsArgument Name | Description |
---|---|
str | The string to evaluate. |
#
OutputsPath | Description | Type |
---|---|---|
StringLength.Result | The length of the string passed as an argument. | Unknown |