Operator Type:
Operator Scope of Action:
Operator Purpose:
Operator Data Type Returned:
Operator First Added:
Operator in Current Baseline:
Operator Altered Since Baseline:
Function [other Function type actions]
Item [operators of similar scope]
Data manipulation [other Data manipulation operators]
String [about String data type]
v11.5.0
11.5.0
As at baseline
string(argStr)
The operator string(argStr) returns its argument as explicitly String-type data. This is useful when neither single nor double quotes will achieve the desired result. The string result must not contain a closing parenthesis, i.e. a ')' character.