Is_Goto

open fun Is_Goto(Plane: Calculator.Token_Plane_Type, Test_Token: Short): Boolean

Test if a token is a program token (P0 .. P9)

Return

true if Test_Token in P0..P9

Parameters

Plane

Currently active token plane

Test_Token

Token to test