txt.Hex
Draw a hexadecimal value at position (x,y).
Syntax
txt.Hex(value, digits, x, y)
Parameters
value- The hexadecimal value to draw.digits- The number of digits to print.x, y- The target position.
Returns
This command returns no values.
Draw a hexadecimal value at position (x,y).
txt.Hex(value, digits, x, y)
value - The hexadecimal value to draw.digits - The number of digits to print.x, y - The target position.This command returns no values.