String
String is a basic function that allows you to return a plain string value.
Expects 1 argument.
If you wish to use a comma in your string you must escape it with a backslash \,
.
Examples
Basic
Add fixed values to maps
Last updated