BinarySHR

combit List & Label Designer

combit List & Label

BinarySHR

Purpose:

Shifts the value binary to the right.

Parameter:

Number       Value.

Number       Number of bits, the value is shifted.

Return value:

String

Example:

BinarySHR (2,1)                  Result: 1,00