nxa.Or

Description

Bitwise Or of two numbers.

Signature

int nxa.Or (number, number)

Parameters

Name Type Mandatory/Optional Description
numberMvalue1
numberMvalue2

Return

Type Description
intresult of bit wise Or value1 and value2