Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Group: Operators
See also: // /**/

Function: ;
Description: ; is a operator to allow comments in macros and datafiles. All text after this operator is ignored. The Operator // is equvivalent to ;.

Usage: ; comments

Example:
; this is a short comment

Result:
The line is skipped by the parser



(C) MD*TECH Method and Data Technologies, 05.02.2006