-
ArrayMethods
is designed to provide public access to all internal array
methods of script.
CommonMethods
is designed to provide public access to all internal common
methods of script.
GlobalFunctions
is designed to provide public access to all internal library
functions of script.
NumberMethods
is designed to provide public access to all internal number
methods of script.
ObjectMethods
is designed to provide public access to all internal object
methods of script.
StringMethods
is designed to provide public access to all internal string
methods of script.