instance

The instance() function returns the name of the current instance.

Syntax

name = instance ;

Arguments

None

Return Value

str name

Exceptions

%ARGUMENT : Invalid arguments. Usage: name = instance ;

Description

None

Examples

To execute the example below, press or modify the example to try different variations.

Related Links

instance