[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command rrom

NAME

Command rrom :: Ref Rule Operation Move

SYNOPSIS

rrom RefName RuleName OperationIndex Delta

DESCRIPTION

The rrom function is used to move an operation of a rule. The parameters are the referential name, the rule name, the index of the operation and a delta value. The value of the index of the first operation is 1.

The correct values of the delta argument are `up' and `down'. If the value is `down', the operation is swapped in the list with the next operation. If the value is `up', the operation is swapped with the previous operation.

ACCESS CONTROL

This function requires the `manage' privilege for the `referential' command family.

SEE ALSO



This document was generated by dom on September, 11 2005 using texi2html