CreateWRDSchema (open)
Creates a new WRD schema
Syntax
LOADLIB "mod::wrd/lib/api.whlib";
OBJECT FUNCTION CreateWRDSchema(STRING tag, RECORD metadata)Parameters
STRING tagTag for the new schema
RECORD metadataMetadata
STRING descriptionDescription
BOOLEAN initializeSet up the schema using the wrdschema defined in its moduledefinition
STRING schemaresourceOverride the schemaresource to use for initialization
STRING titleTitle
BOOLEAN usermgmtWhether this schema is used for user management