Package com.scriptbasic.utility.functions
package com.scriptbasic.utility.functions
-
ClassDescriptionUtility class to register the functions implemented in Java and that are available to BASIC programs.This class contains static methods that are place holders to register the methods of the class
java.lang.Mathfor the BASIC programs.This class implements string functions for the BASIC interpreter.Static methods in this class are registered in the interpreter when the interpreter starts.