Add_Numeric_BaseN

fun Add_Numeric_BaseN(Digit: Short, Base: Int, Character: Short, Start: Int)

Add a numeric value - this is a non scrolling operation.

Parameters

Digit

the digit to add

Base

The calculation Base

Character

The base character to use. Either Alpha_Num_0 or Font.Hex_0

Start

Start of numeric String

Throws

something went wrong