Sometimes I forget to correctly call msgbox function, ie: msgbox("Message")
then after compiling, a message like missing operator or something simmilar is raised.
Is there any posibility to make Optional the title part?
MsgBox("Message","") seems not so flexible!
Is not a bug, but just a thought!