beautypg.com

Clear-Com Logic-Maestro User Manual

Page 123

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 = Current.IPAddress();

SystemNumber() [int]

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

ToString() [string]

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

Macro

Description