Display_Count

Count the amount of characters. Grows indefinitely

Return

amount of characters


fun Display_Count(Char_Count: Int)

Count the amount of characters. Grows indefinitely.

Parameters

Char_Count

amount of characters


private open var Display_Count: Int

Count the amount of characters inserted to the display. Grows indefinitely.