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

%Admin

%Enum

%Is

%Length

%Type

%TypeOf

Changing objects

%Template

%This

Formatting the data returned

%Array

%ToJSON

%ToMV

%ToXML

JSON string and number conversion

%Decode

%Encode

Error handling

%GetError

%GetErrorNum