OpenWRDSchema (open)
Retrieves a WRD Schema based on it's name.
Syntax
LOADLIB "mod::wrd/lib/api.whlib";
OBJECT FUNCTION OpenWRDSchema(STRING findname)
Parameters
STRING findname
The name of the WRD Schema to retrieve.
Retrieves a WRD Schema based on it's name.
LOADLIB "mod::wrd/lib/api.whlib";
OBJECT FUNCTION OpenWRDSchema(STRING findname)
STRING findname
The name of the WRD Schema to retrieve.