Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

PropertyTypeDescription
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7675f407-ba72-45a5-945f-ca510f627296"><ac:plain-text-body><![CDATA[

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:plain-text-body></ac:structured-macro>

<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="75fb9e63-dbbe-43ac-89f5-a6c6ce9ba9be"><ac:plain-text-body><![CDATA[

<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>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="43ffc238-fa15-47ea-845a-dacbaa7c3267"><ac:plain-text-body><![CDATA[

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

PropertyTypeDescription

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.