You are here: start » ppl » functions » isbitset

ISBITSET(var:multitype, bit:integer) :BOOLEAN

**This is an old revision of the document!**

ISBITSET(var:multitype, bit:integer) :BOOLEAN

Check the status of a specified bit in a variable.
This function is primarily intended to be used with BIGSTR variables which can be up to 2048 bytes long.
However, it will work with other data types (and expressions) as well if desired.
See also: BitSet, BitClear

ppl/functions/isbitset.1555413266.txt.gz · Last modified: 2019/04/16 13:14
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International