Summary
Changes the specified bit address 1→0 or 0→1.
Format
toggle ( )
Example expression:
toggle ([b:[#INTERNAL]LS010000])
In the above example, the bit 00 of LS0100 is changed from 1 to 0, or 0 to 1.