Forms.name | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to Forms Class Summary |
Availability |
Windows, Mac OSX, Linux |
Usage |
mdm.Forms.formName.name:String |
Parameters |
None |
Returns |
A String |
Description |
Returns the name of the specified Form. |
Notes |
This property is best used in dynamically created Form and enables the user to get the name of the current Form. Read-Only |
Example Code |
//Works in both AS2 and AS3: var myFormName:String = mdm.Forms.thisForm.name; |
mdm.Forms Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |