Returns the standard name of the simple value as a string.
For False, True, and Null, this returns their lowercase string representation. For Float values, it returns their numeric representation.
False
True
Null
Float
Returns the standard name of the simple value as a string.
For
False,True, andNull, this returns their lowercase string representation. ForFloatvalues, it returns their numeric representation.