<< Click to Display Table of Contents >>
Manual > Control Reference > Common to all controls > Common methods >
Gets the position of the current object among its parent objects.
syntax
GetObjIndex()
Return Value
Type:
Number
A number starting from 0 that indicates the position of the object among its parent objects.
Explanation
Returns a number, starting from 0, indicating the position of the object among its parent objects.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind format)
reference
GetParentObj
GetChildObj
GetChildObjCount
GetObjIndex