User FAQs
If you have a question, please send it to us.
1) Where in the project should I put my Messages and Questions ?
Any messages or questions that are displayed to the user should be moved to a dedicated code module, called "modMessages".
Putting them all in one place, makes them easier to edit, spot spelling mistakes and also to encourage a consistent look and feel.
2) How should the Messages be written ?
Every message should have a corresponding subroutine which is in the following format.
3) How should the Questions be written ?
Every question should have a corresponding function which is in the following format.
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext