FUNCTION xpxGetRandomInteger(VAR aRandomInteger : INTEGER) status : INTEGER;
The xpxGetRandomInteger returns a random integer value in the aRandomInteger argument. This function is implemented by using the ANSI C function rand().
Arguments
Type | Name | Comment |
INTEGER | aRandomInteger | a random integer 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.