WCon_Title

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > WCon >

WCon_Title

 

Description

 

Allows to set WCon window title

 

Syntax

 

sTitle = WCon_Title

WCon_Title = sTitle

 

Returns

 

None

 

Parameters

 

Name

Type

Optional

Meaning

sTitle

String

No

text title of WCon window

 

Remarks

 

Restrictions

 

See also

 

Examples