[String] casts a value to data type string. Every data type has a string representation.
- Integer and decimal values have their formatting rules applied.
- Maps, arrays, and pairs are displayed in a format suitable for inspecting the elements of the data type.
- Null values map to the empty string.
- Boolean values map to the strings 'True' and 'False'.
[String: 'Value']
Use the [String] tag. The following example performs a string operation on a series of numbers by casting them to string values before applying the concatenation symbol to them.
[Output: (String: 1) + (String: 1)]
11
Tag Link | [String] | Category | String |
---|---|---|---|
Type | Substitution | Data Source | Any |
Support | Preferred | Version | 5.0 |
Output Type | String | Security | None |
Implementation | LCAPI | Sets | Lasso 7.0, Lasso 6.0, Lasso 5.0 |
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft