-  Math functions (sin, cos, tan, asin, acos, atan, pow, sqrt, log, log10) 
-  More map functions (Init, Free, GetPixel, SetPixel, GetFlag, SetFlag) 
-  Progbox functions (ShowWnd, HideWnd, SetTitle, SetProgress) 
-  File helper functions (GetExt, GetDir, GetFilenameNoDir, GetFilenameNoExt, FileExists) 
-  File i/o functions (fopen, fclose, ftell, fseek, rewind, fwrite, fread) 
-  Buffer functions (InitByType, Free, nItems, MemSize, ItemSize, ItemType, SetValue, GetValue) 
-  'GetScriptFilename' function. 
-  'GetLineNo' function. 
-  'isdef' functions. 
-  'RunScriptFile' function, to allow scripts to run other scripts. 
-  'return' function. 
-  'view.GetActiveMap' function.