Clear-Com Logic-Maestro User Manual

Page 123

Advertising
background image

Clear-Com Communication Systems
Eclipse Logic Maestro Instruction Manual

2 - 5 7

IPAddress() [string)

Returns the IP address as a string e.g.
string <result string> = Current.IPAddress();

SystemNumber() [int]

Returns the system number as an integer e.g.
int <result> = Current.systemNumber();

ToString() [string]

Returns the string value of an object previously created
by a control macro. e.g.
string <result> = <object>.ToString();

Macro

Description

Advertising