to_variant
Description:
Converts the Dictionary to a Variant.
The result can be serialized or put into another Dictionary using @set.
Parameters:
this |
instance of Dictionary |
Returns:
Variant object if successful, null otherwise. |