Events: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
SUB ObjectName_Event[(arglist)] </ | SUB ObjectName_Event[(arglist)] <br /> | ||
:::[Statements] </ | :::[Statements] <br /> | ||
END SUB | END SUB | ||
'''Description''' | '''Description''' |
Revision as of 03:50, 4 July 2012
SUB ObjectName_Event[(arglist)]
- [Statements]
- [Statements]
END SUB
Description