Page History
objListManager contains read only properties that provide information about the instance list to your scripts.
Array properties
VLF-
...
WIN: Array entry [0] is the value for the current entry in the instance list – typically the entry that has focus.
VLF-ONE
...
:
...
Array
...
entry
...
[0
...
]
...
is
...
the
...
value
...
for
...
the
...
associated
...
entry
...
in
...
the
...
instance
...
list
...
–
...
typically
...
the
...
entry
...
associated
...
with
...
the
...
command
...
handler
...
panel
...
at
...
this
...
moment.
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>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="28861bdd-4556-41fe-8876-85b50bc20297"><ac:plain-text-body><![CDATA[
NKey1[0] - NKey5[0] | String | The 5 Numeric identifying key values of the current instance of the instance list |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f6024fdf-12b9-45b0-a807-1ed8012e8fc9"><ac:plain-text-body><![CDATA[
VisualId1[0] | String | Visual Identifier 1 of the current Instance List entry |
]]></ac:plain-text-body></ac:structured-macro>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="cfd58486-4d5f-4127-befd-3edc35960e5b"><ac:plain-text-body><![CDATA[
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>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="23a65ab8-fa34-46e7-b302-229d8ec2a4b1"><ac:plain-text-body><![CDATA[
Subtype[0] | String | The Subtype of the current instance list entry. |
]]></ac:plain-text-body></ac:structured-macro>
Note that access to the instance list Subtype is restricted to RAMP-Newlook and RAMP-TS2 in the Windows platform. |
...
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.