decorative banner

Comments (PB only)


    Use comments in scripts to describe or identify portions of the script. To insert a comment in a line of script, precede it with two slash marks (/ /). Any characters appearing after the two slash marks are ignored by Motion Math when you run the script. In the following example, the comments appear on the same line as an assignment:

    scale_factor = 1.0; // Increase or decrease scaling by editing the number