function
| Library: Oracle Call Interface database support (OMOCI legacy) Include: omoci.xin | 
define external function OCI_GetArrayAsCounterShelf
   (  value OCI_Array_type Array,
      modifiable integer ReturnedShelf,
      value integer ElementCount
   )
This function retrieves elements from the OCI_Array_type variable's data contents and places them in the integer variable as shelf items.
Input arguments:
Output argument: