Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Syntax Check command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Edit category

Syntax Check command

Summary

Check syntax of the current document and shows the results.

Description

Check syntax of the current document and shows the results.

How to Run

Default Menu: None

All Commands: Edit > Syntax Check

Toolbar: csv_validate

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_CSV_VALIDATE (3990)

Macros

[JavaScript]

editor.ExecuteCommandByID(3990);

[VBScript]

editor.ExecuteCommandByID 3990

Copyright © 2003-2023 by Emurasoft, Inc.