Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.2 Online Documentation (MoTW) Revision 3

Special Methods (databasic_sp_methods.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

Special Methods

In general special methods require an object to operate on (the only exception is %CONNECT). However, most special methods can use the implicit default connection object.

Note All method names are case insensitive.

There are special methods for:

Connecting to a language server

%Connect

Managing the server connection

%Import

%Set

Creating objects

%New

%Class

%Array

%Null

Enquiring about objects

%Admin

Formatting the data returned

%Array

RealityV15.2Revision 3Comment on this topic