formZ SDK | 5.0 API Reference | System | Data Type
Description
Adds an item to the list
Plugin Prototype
fzrt_error_td fz_type_list_add_item(
list, | |
data ) |
Parameters
list [Input]
type list
data [Input]
item to be added
Availability
5.0.0.0
See Also
fz_type_list_init,, fz_type_list_count, fz_type_list_get_item,, , fz_type_list_clear, fz_type_list_insert_item
Function Set
Defined in