Maptitude GISDK Help |
Returns the length of a string.
n = StringLength(string input_string)
Argument |
Contents |
input_string |
Any string |
An integer equal to the number of characters of input_string.
Can also be called as Len().
Function |
Summary |
Extracts a portion of a string |
|
Returns the leftmost n characters of a string |
|
Returns the rightmost n characters of a string |
©2025 Caliper Corporation | www.caliper.com |