-
! (not, exclamation) - Script operator
-
!= (not equal) - Script operator
-
" (quote character) - Script operator
-
# (comment, sharp, hashtag, pound) - Script operator
-
% (space in variable name, percent) - Script command
-
& (and) - Script operator
-
' (single quote) - Script operator
-
* (multiplication, asterisk) - Script operator
-
+ (plus) - Script operator
-
- (negative, minus) - Script operator
-
. (dataset dot) - Script operator
-
/ (division, forward slash) - Script operator
-
: (array operator, colon) - Script command
-
< (less than) - Script operator
-
<= (less than or equal) - Script operator
-
= (equal) - Script command
-
== (equal) - Script operator
-
> (greater than) - Script operator
-
>= (greater than or equal) - Script operator
-
? (print, display) - Script operator
-
abs - Script command
-
Accessing and assigning matrix elements
-
acos - Script command
-
add2dpoly - Script command
-
add2drect - Script command
-
add2visualizer - Script command
-
addabsorbing - Script command
-
addanalysisgroup - Script command
-
addanalysisprop - Script command
-
addanalysisresult - Script command