Page History
...
objListManager
...
contains
...
read
...
only
...
properties
...
that
...
provide
...
information
...
about
...
the
...
instance
...
list
...
to
...
your
...
scripts.
...
Array
...
properties
...
Array
...
entry
...
[0
...
]
...
is
...
the
...
value
...
for
...
the
...
current
...
entry
...
in
...
the
...
instance
...
list.
...
(the
...
entry
...
that
...
has
...
focus)
...
.
Array
...
entries
...
[1
...
],
...
[2
...
],
...
[3
...
]
...
...
...
are
...
the
...
values
...
for
...
the
...
selected
...
entries
...
in
...
the
...
instance
...
list.
Property | Type | Description |
|---|
AKey1[0] - AKey5[0] | string | The 5 Alpha identifying key values of the current instance of the instance list |
]]></ac:plain-text-body></ac:structured-macro>
NKey1[0] - NKey5[0] | String | The 5 Numeric identifying key values of the current instance of the instance list |
]]></ac:plain-text-body></ac:structured-macro>
VisualId1[0] | String | Visual Identifier 1 of the current Instance List entry |
]]></ac:plain-text-body></ac:structured-macro>
VisualId2[0] | String | Visual Identifier 2 of the current Instance List entry |
]]></ac:plain-text-body></ac:structured-macro>
AColumn1[0] – AColumn10[0] | String | The 10 Alpha Additional Column values of the current instance list entry |
]]></ac:plain-text-body></ac:structured-macro>
NColumn1[0] – NColumn10[0] | String | The 10 Numeric Additional Column values of the current instance list entry |
]]></ac:plain-text-body></ac:structured-macro>
...
Single value properties
Property | Type | Description |
|---|---|---|
TotalSelected | integer | The number of selected entries in the instance list. |
...
For information about how to use the list manager object, see how to Interacting with Instance Lists in Scripts.