Returns the value of the specified element of the specified array modeling entity.
Format
ARYVAL(Array Name, Element Number)
Arguments
Array Name | Name of an existing array modeling entity; defined by an object name. |
Element Number | The number of the element within the array whose value you want to get. |
Example
The following example illustrates the use of the ARYVAL function:
ARYVAL(array_45,3)