Text File rules - Completing the Main tab
Complete this tab to describe and create or upload the text file.
Field | Description |
---|---|
Relative Path |
Optional. Enter a subdirectory of the Web server directory that is identified by the first key part of the instance. For style sheets, enter
css .
|
Compact JS |
This field appears only when the file type is
JS . Select to minify the JavaScript source code — making it require less workstation memory and shorter to transmit — for best performance. Clear to simplify JavaScript debugging.
|
File Source | Enter the contents of the rule. The text can contain JavaScript source code, HTML, style definitions, or other values. |
Upload File | Click to upload a text file on your workstation into this rule. Save the rule form after the upload completes. |
Download File | Click to extract the text from this rule into a temporary text file on your workstation, so you can edit or examine it. |
Check JS Syntax |
This button appears when the third key part of the rule is
js .
Click to check the JavaScript syntax. |
Check CSS Syntax |
This button appears when the third key part of the rule is
css .
Click to check the CSS syntax. |
Show JS DOC | Reserved; do not use. |