Itembyhandle, Remove – Echelon OpenLNS User Manual
Page 875
OpenLNS Programmer's Reference
838
Syntax
subsystemObject = subsystemsColl.Add(subsystemName)
Element
Description
subsystemObject
The newly defined Subsystem
object.
subsystemsColl
The Subsystems collection object.
subsystemName
A String containing the name of
the Subsystem.
Added to API
Prior to LNS Release 3.0.
ItemByHandle
Summary
object, specified by its handle, from a
Availability
Local, full, and lightweight clients.
Syntax
object = coll.
(handle)
Element
Description
object
collection.
coll
collection object.
handle
A Long value specifying the handle of
Added to API
LNS Release 3.0.
Remove
Summary
Availability
Local, full, and lightweight clients.
Syntax
objectColl.Remove indexName
Element
Description
objectColl
removed.
indexName
A Long value specifying the collection
removed, or a String value specifying
the name of the
removed.
Added to API
Prior to LNS Release 3.0.