formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT)
Description
Toggles the nth bit of an integer value. The 0th bit is the least significant bit.
Plugin Prototype
#define FZ_FLPBIT( val, n)
Parameters
lvalue val [Input, Result]
integer variable whose bit is to be set.
integer n [Input]
bit position to toggle.
Availability
5.0.0.0
Defined in