Syntax:
invert {variable}
Keyword handler:
net.eclecity.linguist.basic.keyword.BasicKInvert.class
Runtime handler(s):
net.eclecity.linguist.basic.handler.BasicHInvert.class
Function:
Performs a one's complement operation on a variable, overwriting it with its new value.
Example(s):
invert N