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

sdai.h

Parameters 
Description 
SdaiArray array 
[in] An array.  

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

Retrieves the lower index for a specified array.

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