| setrewritepolicy_undefaction |
Use this method to set action to perform if the result of policy evaluation is undefined (UNDEF). An UNDEF event indicates an internal error condition. Only the above built-in actions can be used. |
Syntax |
Parameters |
name |
Name of the rewrite policy to modify. This is mandatory parameter. |
undefaction |
Action to perform if the result of policy evaluation is undefined (UNDEF). An UNDEF event indicates an internal error condition. Only the above built-in actions can be used. |
Return Value |
Returns simpleResult |
See Also |