Length
Returns the number of characters in the specified string.
Length(1)
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | String to evaluate |
Given @abc=Hello world!
System returns:
Returns the number of characters in the specified string.
Length(1)
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | String to evaluate |
Given @abc=Hello world!
System returns: