GetValueElement

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

GetValueElement


 

Find the number of elements for each dimension of a value.

 


syntax

GetValueElement(

         val,

         dimIndex

         )

 


Parameters

 

val

 

Type:

General purpose

 

value.

 

dimIndex

 

Type:

General purpose

 

The zero-based index of the dimension (0 for the first dimension, 1 for the second dimension, etc.).

 

Return Value

 

 

Type:

Number

 

The number of elements in the value.

 


hmtoggle_plus1Explanation

 

hmtoggle_plus1Example

 


Supported


Script Action

Browser script

Calculation formula syntax

 

 


reference