Syntax Highlighting

   Print  Previous  Next

Overview

Syntax Highlighting

 

As you can see from the screenshot above, MADRIX Script highlights code according to a color scheme (syntax highlighting).

@scriptname, SetFilter

Represents functions that can only be used in certain areas of MADRIX Script (for example, Storage Place Macro.

void

Represents data types.

FILTER_BLUR

Represents global variables and constants.

Filter, WriteText

Represents functions that can be used in all areas of MADRIX Script (MAS Script Effect, Macros for Effects, Storage Place Macro, Main Output Macro)

"Hello World"

Represents written text for output.