User Guide : Using Content Extraction Language : CXL Scripts : Basic Syntax
 
Share this page                  
Basic Syntax
This section provides information about the Basic syntax in the Content Extractor Language.
Scripts must begin with #!djrr
All statements are ended with a semicolon ( ; )
Curly braces { } are used to group action statements
Regular expressions are enclosed in forward slashes / /