ProcessGetDefinition


Return definition of a parameter

Syntax:

field_def = ProcessGetDefinition(set_def, group, field)

Description:

set_def - parameter set definition, see ProcessGUI toolbox (structure) group - name of the group in the set (string) field - name of the field in the set (string) field_def - definition of a single parameter, see ProcessGUI toolbox or empty (structure)

See also:

ProcessGUI toolbox, ProcessLoadScenario