formZ SDK | 4.0 Call Back Reference | Utility (Extension)
Description
A utility is an extension which is not loaded at startup and is only loaded and executed by selecting it
from the Run Utility menu item (in the Extensions menu) or by calling it via the or
fz_syst_script_exec_util API functions.
utilities differ from project utilities in that they don't need a particular project on which to operate.
They perform more general, project-independent tasks.
Function Sets