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 between /* and */ is ignored.

Usage: /* comments */

Example:
/* this is a
two line comment */

Result:
The two lines are skipped by the parser



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