formZ SDK | 5.0 API Reference | System
Description
This section provides functions to deal with the variant data type. The variant data type is useful for passing values of different data types through the same function prototype. A program must use the proper functions to store and retrieve the properly typed data for the variant data type ( fz_type_td). Type lists are generic, variable length arrays that can store and retrieve any type of homogeneous data.
Function Sets