BTst

Rezultato = BTst ( Nombro AS Integer , Bito AS Integer ) AS Boolean
Redonas TRUE se Bito_a bito de _Nombro estas starigata. Nombro biton de lasta signifa biro estas 0.

Examples

PRINT BTst(15, 1)
TRUE

PRINT BClr(13, 1)
FALSE

See also