Rule.Action

Performs a specified action.

Parameters

One of the following Rule commands must be specified in the URL or appear as the name of a form object:

The existence of one of these values in the URL determines the action that is invoked. For information about the parameters and values of a command, refer to the section for that command.

Return Values

Returns the result of the rule command used as a parameter. For information about the return value of a command, refer to the section for that command.

Example

<A href="/servlet/webacc?User.context=xyz&action=Rule.Action
&Rule.Read=&Rule.drn=1"> Read Rule </A>