EdGetLexerΒΆ
EdGetLexer gets the type of the syntax highlighting.
- ssLexer = EdGetLexer(hEdit)
Return Value
ssLexer is "uniscript"
, "xml
, "text"
, "lua"
, "po"
.
Parameters
- hEdit
Identifies the editor.
History
Version |
Description |
---|---|
R2016.0 |
Documented. |
See also
id-1464879