nxa.IsBitSet

Description

Checks if bit is set.

Signature

boolean nxa.IsBitSet (number, number)

Parameters

Name Type Mandatory/Optional Description
numberMvalue
numberMbit position

Return

Type Description
booleanif bit was set it will be true, otherwise false