Variant
Last updated
Was this helpful?
Last updated
Was this helpful?
The Variant function converts the input value to a variant type. Currently, all variant type data will be interpreted as JSON. Converts the input value's data type, but does not otherwise change the input value. Does not apply JSON formatting.
input (required) The input you would like to be interpreted as a variant.
Returns: