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