|        | |||||
|  | |||||
| function | OCI_GetArrayAsCounter | ||||
| Other Library Functions | 
| Library: OCI Include: omoci.xin | Returns: Numeric The counter value of the specified element. | 
  define external counter function OCI_GetArrayAsCounter
     (  value OCI_Array_type Array,
        value counter ElementPos
     )
This function retrieves an element from the OCI_Array_type variable's data contents as a counter value.
Input arguments:
| ---- |