A script-enabled browser is required for this page to function properly.

GET_VAR_BOUNDS Built-in

Description

Obtains the bounds of an OLE variant's array.

Syntax

PROCEDURE GET_VAR_BOUNDS
(var OLEVAR, bounds OLE_SAFEARRAYBOUNDS);

Built-in Type unrestricted function

Parameters

var
 
The variant.
 
bounds
 
The PL/SQL table that is populated with the bounds of the array.

Referencing Oracle Forms Objects by Internal ID