SET BIT

Reference

Syntax

SET BIT bitpos OF byte_string [TO val].

Effect

Sets the bit to the bit position bitpos of data object byte_string to the value 1.

Addition