Difference between revisions of "Realtime Messaging API"

From 3forge Documentation
Jump to navigation Jump to search
m
Tag: visualeditor
(Blanked the page)
Tags: visualeditor Blanking
Line 1: Line 1:
Testing AmiScript Syntax Highlighting<syntaxhighlight lang="amiscript" line="1">
+
 
session.alert("hey mir");
 
Map m = new Map();
 
TablePanel tp = session.getPanel("Country");
 
FormPanel fp = session.getPanel("PNL1");
 
TablePanelColumn tpc = tp.getColumn("Name");
 
</syntaxhighlight>
 

Revision as of 21:49, 15 March 2021