Difference between revisions of "Supported Software"

From 3forge Documentation
Jump to navigation Jump to search
(Created blank page)
 
Tag: visualeditor
Line 1: Line 1:
 
+
<syntaxhighlight lang="amiscript" line="1">
 +
Map m = new Map();
 +
</syntaxhighlight>

Revision as of 19:22, 4 March 2021

1Map m = new Map();