Function NumLow() Foundation
Retrieves the low byte of a 16 bit integer.
NumLow( <nInteger|cHex> ; // Type: NC
) --> nLowByte
Returns the low byte of a 16 bit integer as a numeric value.
<nInteger> is a 16 bit integer which may be specified alternatively as a string coded as a hexadecimal number.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.