Difference between revisions of "Supported Software"

From 3forge Documentation
Jump to navigation Jump to search
Tag: visualeditor
(Blanked the page)
Tags: visualeditor Blanking
Line 1: Line 1:
<syntaxhighlight lang="amiscript" line="1">
+
 
SELECT * FROM Country
 
</syntaxhighlight>
 
another codeblock<syntaxhighlight lang="amiscript">
 
session.alert("test");
 
</syntaxhighlight><syntaxhighlight lang="sql">
 
SELECT * FROM Country;
 
</syntaxhighlight>
 

Revision as of 03:27, 5 March 2021