What do you want me to do?!?!
Displays a greeting message.
MyClass.Meow.Hello([msg])
msg | (Optional) The message to display. Defaults to "Hello, world!". |
Returns | Absolutely nothing :) |
Throws | Again, nothing :) |
Nesting is so much fun!
Does this object have dinner?
OutputVar := MyClass.Meow.MoreNesting.HasDinner
MsgBox MoreNesting example ; Testing
MsgBox Meow example ; Testing