HyperWorks Desktop

*EndTextEditor()

Indicates the end of a text editor block.

*EndTextEditor()

Indicates the end of a text editor block.

Previous topic Next topic No expanding text in this topic  

*EndTextEditor()

Indicates the end of a text editor block.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*EndTextEditor()

Example

*BeginTextEditor()

   *Filename("mview.mvw")

   *TextColor(3)

   *BackgroundColor(5)

*EndTextEditor()

Application

TextView.

Context

*BeginTextEditor()

Report Definitions

Comments

Every *BeginTextEditor() statement requires a closing *EndTextEditor() statement.

See also

 

*BackgroundColor()

*TextColor()

List of Session Statements