Maptitude GISDK Help |
Returns the length of a string.
n = Len(string input_string)
Argument |
Contents |
input_string |
Any string |
An integer equal to the number of characters in input_string.
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 |