vfoGRSetExtraArgument
vfoGRSetExtraArgument(l_associativeList)
Description
Makes the values of the user-defined GUI components available for processing to the FGR infrastructure that resides in Virtuoso, and sets the corresponding CDF parameters. This SKILL function helps in binding the front-end data for back-end processing.
Arguments
Value Returned
Example
argList = '(("userDefinedParam" t))
vfoGRSetExtraArgument(argList)
Return to top