Difference between revisions of "DispRes"
From Wiki
(added table) |
m (fixed link) |
||
| Line 32: | Line 32: | ||
---- | ---- | ||
{| | {| | ||
| − | | Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | [[Documentation# | + | | Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | [[Documentation#Miscellaneous_Variables|Miscellaneous System Variables]] |
|} | |} | ||
Revision as of 14:33, 9 August 2005
#dispRes
Miscellaneous System Variables
Description
⇒
Holds the value of the last message box button that was clicked.
| Value | Button |
| OK | "Ok" was clicked |
| CANCEL | "Cancel" was clicked |
| YES | "Yes" was clicked |
| NO | "No" was clicked |
Example
See Also
| display |
| Main_Page | Documentation | Miscellaneous System Variables |