AMI Script

From 3forge Documentation
Revision as of 18:41, 15 March 2021 by Mir (talk | contribs)
Jump to navigation Jump to search
FormRadioField frf = session.getPanel("there's no way");
tablepanel tp = session. getPanel("another one");
int num = 0;
double dub = 12.0 + 13.0;
if (true)
    layout.alert("hey mir");
else
    session.alert("not hey");