Hello,
So there is a type in this page: Built-in Macro Functions
It is saying the the function prototype is showMessageWithCancel(["title",]"message")
when it should be showMessageWithCancel("title","message")
I know it a minor mistake, but for a newbie it can be quite misleading.
Where can one correct such mistakes?
Thanks