style parameter

The style parameter may be used to query or set the style characters for the current view's view of the current view's element.  The style attributes for the style charactes are specified with the styleAttributes parameter.  Style characters are normally set by the parser.  The parser normally sets a string of style characters that is equal in length to the length of the element's text.  The editor will draw each character of element text with the style attributes of the style character that is in the corresponding position in the style string.

Availability

query command
set command

Scope

The current view's view of the current view's current element.

Syntax

query style
set style styleCharacters 

Parameters

styleCharacters Use the styleCharacters parameter to indicate the style characters that should be used to display the text on the current element..

Examples

query style
set style cccc__aaaa 


query command
set command
styleAttributes parameter
text parameter