Punctuation and Symbols

The following table shows all MAXScript punctuation marks and symbols. Their meanings are described in the definitions of the various language constructs that use them and also in MAXScript Grammar. Some of these punctuation marks and symbols offer more information. Click a linked punctuation mark or symbol to go to a description of its usage. In some cases, a keyword may have more additional meanings, depending on its context.

(

)

+

*

-

/

^

+=

-=

*=

/=

--

=

;

,

[

]

:

'

&

.

{

}

#

==

!=

<

>

>=

<=

?

$

...

..

[](../../MAXScript-Introduction/General-MAXScript-Topics/Source-Code-Layout-and.html)