| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Return an unassigned variant
Source position: variants.pp line 151
function Unassigned: Variant;  | 
An empty variant
UnAssigned returns an unassigned variant (type = varEmpty). It can be used to test for equality with an empty variant.
  | 
Return a null variant  | 
|
  | 
Empty parameter variant  |