Message Queue - Add Method
Add a message to the queue
Member of Message Queue (PRIM_MSGQ)
Name |
Type |
Data Type |
Description |
Result |
*Result (Optional) |
Resulting message |
|
Text |
*Input |
Unicode String |
Text of the message |
Control |
*Input (Optional) |
Control that the message will be shown against |
The Add method is used to add a message to the Message Queue (#SYS_MSGQ)
Messages added to the queue can be applied to specific controls via the Control parameter so that the appear as contextual mesages for the control
All Component Classes
Technical Reference