Skip to content

Caption_Text - cProcessStatusPanel

Determines the caption text - the value in the caption bar

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String Caption_Text
Access Type Syntax
Read Access: Get Caption_Text to StringVariable
Write Access: Set Caption_Text to StringVariable/Value

Description

The Caption_Text property determines the caption text - the value on the caption bar.

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 Caption_Text will display in the running status panel.