Update cookies preferences
Promotic

Item - method of the Collection object

Description:
The property represents a collection item specified in the Id parameter.
Syntax:
Object Item(Variant Id)
Parameters:
Id(Variant) Specifies the collection item. The value is:
- Name (String, case sensitive text, for example "d1") or
- Index (Long, zero-based index)
See also:
- Collection.Count (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oAdoField = oRs.Fields.Item("value");
PROMOTIC 9.0.31 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.