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

GET_VAR_TYPE Built-in

Description

Obtains the type of an OLE variant.

Syntax

FUNCTION GET_VAR_TYPE
(var OLEVAR)
RETURN vartype VT_TYPE;

Built-in Type unrestricted function

Returns type of the variable.

vartype Type of the variant.

Parameters

var
 
The variant.
 
vartype
 
Type of the variant.
 

Referencing Oracle Forms Objects by Internal ID