OpenWRDSchemaById (open)

Retrieves a WRD Schema based on it's unique ID.

Syntax

LOADLIB "mod::wrd/lib/api.whlib";

OBJECT FUNCTION OpenWRDSchemaById(INTEGER schemaid)

Parameters

INTEGER schemaid

The unique ID of the WRD Schema to retrieve.

Return value

OBJECT
Possible objecttypes:

The WRD Schema identified by the given ID.