Easy Tutorial
❮ Func Inputbox Func Mid ❯

VBScript TypeName Function



The TypeName function returns the subtype of a specified variable.

The TypeName function returns the following values:

Syntax

Parameter Description
varname Required. The name of the variable.

Example

Example

The above example outputs the following results:


❮ Func Inputbox Func Mid ❯