Message_Text - cProcessStatusPanel
Determines the message text - a longer message that appears below the title
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String Message_Text
| Access Type | Syntax |
|---|---|
| Read Access: | Get Message_Text to StringVariable |
| Write Access: | Set Message_Text to StringVariable/Value |
Description
This display value is normally set via Initialize_StatusPanel and not normally changed after the object is initialized, but it can be.
The image below shows where the Message_Text will display in the running status panel.
