Actions GetInterfaceSetting - thica/ORCA-Remote GitHub Wiki

getinterfacesetting

Reads a parameter from the interface.ini file. Important: You can't use this command in the appstart actions.

Attribute Description
string getinterfacesetting
interfacename Name of the interface
configname Name of the configuration
varname Name of the variable to get
retvar Destination var
A short example:
<action name="" string="getinterfacesetting" interfacename="eiscp" configname="myconfig" varname="uHost" retvar="DISCOVERHOST"/>
⚠️ **GitHub.com Fallback** ⚠️