USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Initialise a new AMSX form object ready to receive fields and be displayed
Creates a new AMSXForm with the given title, pixel dimensions, label-column width, and button bar definition. Call Form.AddField after this to add input fields, then Form.Show to display the form to the user.
| Parameter | Description |
|---|---|
| cmd | title |
| Argument 0 | width |
| Argument 1 | height |
| Argument 2 | field name width |
| Argument 3 | buttons, e.g. OK,Cancel,button2/Manage IP Ranges and Locations >/200,button3/Credentials .../120 |
Form.Create "title", "width", "height", "field name width", "buttons, e.g. OK,Cancel,button2/Manage IP Ranges and Locations >/200,button3/Credentials .../120"