formZ SDK | 4.0 Call Back Reference | Command | Tool
Description
Tool options id (Recommended). This function is called by formZ to get the id (uuid) of the options for a tool. This unique id is used by formZ to maintain all persistent information about the tool. If this function is not provided, formZ will assign a default id. Note that there are a limited number of default ids and if the number of tools changes from session to session, the id will not be maintained. In this situation, any persistent information (preferences for example) will be lost.
Plugin Prototype
fzrt_error_td fz_tool_cbak_opts_uuid(
uuid ) |
Parameters
uuid [Result]
uuid to be filled with the tool id
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in