You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Message Queue - Add Method
Add a message to the queue
Member of Message Queue (PRIM_MSGQ)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_MSGQ.Message

Resulting message

Text

*Input

Unicode String

Text of the message

Control

*Input (Optional)

PRIM_CTRL

Control that the message will be shown against

Details


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

See also

All Component Classes
Technical Reference

  • No labels