SWITCHBIT (FUN)ΒΆ
FUNCTION SWITCHBIT : DWORD
Switches a bit of a DWORD value
- InOut:
Scope
Name
Type
Comment
Return
SWITCHBIT
DWORD
Value with the switched bit
Input
X
DWORD
Value to be manipulated
N
BYTE
Position of the bit to switch, starting with 0