Which of the following methods prints a message on a blue background to the top of the current form by default?
g_form.addlnfoMsg()
g_form.addlnfoMessage()
g_form.showFieldMsg()
g_form.showFieldMessage()
Submit