formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Gets the maximum value of a field of an attribute. The attribute is identified the prototype pointer, which can be retrieved from the attributes name by calling . The field is identified by its index.
Plugin Prototype
fzrt_error_td fz_objt_attr_get_field_max(
attr_proto, | |
fzrt_int | field_indx, |
fz_data ) |
Parameters
attr_proto [Input]
The attribute prototype pointer
field_indx [Input]
The index of the attribute field
fz_data [Result]
The maximum value of the attribute field
Returns
error
Availability
5.0.0.0
Function Set
Defined in