NAME
Flip — Change value to zero if it is one and vice versa.
ERRORS
Error Conditions
Condition
Error Code
Error Message
Input value is non-numeric.
-2
Got input value $Value. Expected numeric value.
Input value is out-of-range.
-8
Input value $Value is out-of-range.
COMMENTS
For the main part of the command documentation, see
here
.