Class Instance Bindings
Class instance bindings allows a field or fields of one or more class instances to be modified. Calling the Process Bindings function of a class triggers the binding.
The instance filter provided as an argument to this function defines a set of instances that will be processed.
![]() | Note the difference between class instance bindings and class view field bindings:
|
Activating Class Instance Bindings
When the processBindings
function is called, each expression is evaluated and the results are applied to the target fields of rows filtered according to the supplied filter, or applied to every row if no filter is supplied.
Was this page helpful?