xpxIntegerToBinary

FUNCTION xpxIntegerToBinary (anInteger    : INTEGER;
                             VAR aBinary  : BINARY)
                             status       : INTEGER;

The xpxIntegerToBinary function converts the integer value anInteger to a binary value. The binary value will be returned through the aBinary argument:

Arguments


TypeNameComment
INTEGERanIntegerThe integer value
BINARYaBinaryThe resulting binary value

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â