getControllerAlias
Syntax
getControllerAlias()
Arguments
None
Details
Get the alias of the controller. The controller alias is specified by localSite in the configuration file controller.cfg by default.
Examples
getControllerAlias(); // output master
Related: getNodeAlias