DataBasic Special Methods
All special method names and keywords are case insensitive.
Connecting to a language server / initialising an object manager
%Connect
%ObjMgr
Managing the connection
%Import
%Set
Creating objects
%New
%Static
%Array
%Null
Enquiring about objects
%Is
%TypeOf
Changing objects
%Template
Formatting the data returned
%Array
%ToJSON
%ToMV
%ToXML
JSON string and number conversion
%Decode
%Encode
Error handling
%GetError
%GetErrorNum