Adxmac

adxmac is a function used to identify the server in which the current folder, or one of its reference folder, is installed. It also allows you to obtain the network name of the client (in Version 7 mode, the client is the node.js server).

Syntax

 adxmac(INDEX)

Example

 # What is the application server nameAPPSERV_NAME=adxmac(0)# Let's execute a system command on the process serverSystem adxmac(-1)+"@"+MY_SYSTEM_ORDER

See also

System, nomap, adxmother.