String and Label Functions |
These are functions which work with strings and labels.
|
“Best” representation |
|
|
Concatenate two labels |
|
|
Date label for a given date/entry number |
|
|
Get label of a series |
|
|
Get label of a series or other variable |
|
|
Left substring |
|
|
Middle substring |
|
|
Determines “minimal” representation |
|
|
Right substring |
|
|
Get (or create) series with a given label |
|
|
Compare two strings (case-sensitive comparison) |
|
|
Compare two strings disregarding case |
|
|
Returns copy of string with special characters "escaped" |
|
|
Searchs s for string f, returning position if found, 0 if not |
|
|
Convert integer value to a string |
|
|
Returns the length of a string |
|
|
Convert string to lower case |
|
|
Repeats a string |
|
|
Returns a copy of a string with leading and trailing spaces and quotes removed |
|
|
Convert string to upper case |
|
|
String showing a numerical value |
|
|
Get numeric value from a string |
Copyright © 2026 Thomas A. Doan