formZ SDK | 4.0 Call Back Reference | Command | Project Palette
Description
Palette id (Recommended). This function is called by formZ to get the id (uuid) of the palette. This unique id is used by formZ to maintain all persistent information about the palette. 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 palettes 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_palt_cbak_proj_uuid(
uuid ) |
Parameters
uuid [Result]
uuid to be filled with the palette id
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in