GetDTAPStage (open)
Get the server DTAP type
Syntax
LOADLIB "mod::system/lib/configure.whlib";
STRING FUNCTION GetDTAPStage()Return value
STRING"production", "acceptance", "test" or "development"
Get the server DTAP type
LOADLIB "mod::system/lib/configure.whlib";
STRING FUNCTION GetDTAPStage()STRING"production", "acceptance", "test" or "development"