Skip to main content

Title

A title object is an object used to store a title value in a flow. Its content can be determined as constant or changed dynamically during the flow.

The Assignment object can be used in conjunction with the Comparison object to compare the value in the title object to assign a value to the contents of the title object.

In the flow design, no arrow is removed from the Title object, nor is the arrow from another object bound to the Title object. The title object is used only for the purpose of storing title information.

When the object in the Flow design screen is clicked, the object properties appear in the Property Viewer panel.

Image1

Clicking on the title object displays the "View" and "Properties" tabs in the Property Viewer panel.

View

Text Settings

  • 'Object Name' - The name of the object to be used on the system side. On the code side, the object is accessed by the value that is written in the object name field.

  • 'Title' - The area where the title text of the object is entered.

  • 'Locking' - This area is activated if the object is not to be moved at the time of design.

  • 'Size' - This is the part where the width and height of the object are adjusted.

Features

Value

This is the tab on which to set the initial value of the title object. On this tab, the title object can be given a constant value.

  • 'Type' - The field in which the title value to be kept in the title object is selected. The Type field lists two options: "Fixed Title" and "Flow Initiator Title".

Image1

  • 'Fixed Title' - Selecting "Fixed Title" from the Type field will open a title selection field that lists all the title records defined in the system. The title definition selected from this field is stored in the Title object.
  • 'Stream Initiator Title' -When **"Flow Initiator Title" is selected from the Type field, the Title object stores the title of the user who initiated the stream.