company logo

Execute property action (PROPERTYACTION)

The function runs the action named in action_name passing optional parameters. The action called must be implemented in the property context of current collection.

Parameters:

  • act_name - action name for the property action as defined in the property context class.
  • parm - parameters passed to the action.
  • -Dn - re-direction to other data source.
  • -Cn - re-direction to other collection in the hierarchy or in the data source referenced by -Dn.

Syntax:

  propertyAction act_name [parm(*)] -Dn -Cn