Skip to main content

%ZEN.Auxiliary.parameter

Class %ZEN.Auxiliary.parameter Extends %ZEN.Component.object [ Deprecated, System = 3 ]

Defines a parameter name/value pair for use by certain data displaying components. Typically this is used by components, such as %ZEN.Component.dynaView or %ZEN.Component.tablePane, to let users provide values that are, in turn, passed on to the callback that provides the contents of the component.

Properties

value

Property value As %ZEN.Datatype.string(ZENEXPRESSION = 1);

Value of the parameter.