Skip to content

Process_Title - BusinessProcess

Title that appears in status panel

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

Syntax

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

Description

Process_Title is the title that appears in status panel (see status-panel docs).

Changes in the Process_Title will have no effect after DoProcess has been sent to the BusinessProcess object (BPO).