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