formZ SDK | 5.0 API Reference | System | Data Type
Description
Gets an item from the list
Plugin Prototype
fzrt_error_td fz_type_list_get_item(
list, | |
fzrt_int | n, |
data ) |
Parameters
list [Input]
type list
n [Input]
index
data [Result]
nth item
Availability
5.0.0.0
See Also
fz_type_list_init,, fz_type_list_count, fz_type_list_add_item,, , fz_type_list_clear
Function Set
Defined in