API Reference > Functions > SDAI > sdaiGetUpperIndex Function
sdaiGetUpperIndex Function
Syntax
C++
DAI_EXPORT SdaiInteger sdaiGetUpperIndex(SdaiArray array);

sdai.h

Parameters 
Description 
SdaiArray array 
[in] An array.  

An SDAI integer value that contains the upper value of the array index.

Retrieves the upper index for a specified array.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.