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