Function Outputs a message
Example S10InfoMessage(f, msg);
Parameters
Nr Description
1
Anchor object
2
Message (HTML format)
3 Explanation (HTML format)
Description  The specified message is output below the specified anchor object.
 
If the HTML file contains a separate message line 

<div class="messagearea"></div>

the output is not in the form of a pop-up, but in this message line. If you have specified an explanation as the third parameter, the output is always a pop-up.

Both the message and the explanation are interpreted as HTML text, so you can use any HTML formatting.
Components S10 Framework