GetCurrentInstance

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Core Language > BuiltIn Functions > General functions >

GetCurrentInstance

 

Description

 

Returns application context instance. This is thinBasic instance.

 

Syntax

 

n = GetCurrentInstance

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples