BYTE! Representing the numbers 0 up to 255.
DATATYPE
BYTE! value
value - description of the value
Not applicable on category
BYTE! Representing the numbers 0 up to 255, the possible values that an unsigned byte can become. A numeric value below 255 can be assigned a BYTE! type, for that is the smallest type of number this can be categorised with.
To be done.
To be done. No other related method names assigned yet.