Difference between revisions of "ISKernel:WindowText (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
 
WindowText <text>
 
WindowText <text>
 +
 +
Sets the title of the current window to <text>
  
 
== Description ==
 
== Description ==
  
 
== Examples ==
 
== Examples ==
 +
 +
WindowText ${Me.Name}
  
 
== See Also ==
 
== See Also ==

Latest revision as of 23:47, 18 November 2011

Syntax

WindowText <text>

Sets the title of the current window to <text>

Description

Examples

WindowText ${Me.Name}

See Also