OpenRTDType (open)
Open a RTD type
Syntax
LOADLIB "mod::publisher/lib/rtd.whlib";
OBJECT FUNCTION OpenRTDType(STRING namespace)Parameters
STRING namespaceReturn value
OBJECTThe requested RTDType. Throws if not found
Open a RTD type
LOADLIB "mod::publisher/lib/rtd.whlib";
OBJECT FUNCTION OpenRTDType(STRING namespace)STRING namespaceOBJECTThe requested RTDType. Throws if not found