SETBIT (FUN)¶
FUNCTION SETBIT : BOOL
Sets the value of bit at position N of variable X to B
- InOut:
Scope
Name
Type
Comment
Return
SETBITBOOLInput
X__SYSTEM.AnyTypeVariable to be modified
NBYTEBitnummer 0…(to size of datatype)
BBOOLDesired value of the bit