BCD() |
Action Converts a variable into its BCD value. Syntax Remarks var Variable to convert. When you want to use a I2C
clock device which stores its values as BCD values you can use this function
to print the value correctly. The BCD() function is intended
for the PRINT/LCD statements. See also Example
End |