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();
master

Related: getNodeAlias