Table of Contents

ugBASIC User Manual

BIT...OF

SYNTAX

   = BIT position OF value

PURPOSE

EXAMPLE

  IF BIT 2 OF x THEN: PRINT "bit 2 is 1!": ENDIF

ABBREVIATION

 BtOF

AVAILABLE ON

ALIAS FOR

HAS BIT BIT (function)

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY