Property setting guidelines for the Decision object

Step 1. Set basic information
Set properties (Name, Description, Enabled) related to the basic information.

Properties
Description, setting guide
Name

Name of the force guide object.

Set a particular name.

Description

Description for the force guide object.

Describe the operations. Set a character string.

Enabled Set whether to execute the force guide object.
True : Normal
False : When you do not execute the force guide object (e.g., when you execute another force guide object instead).

Step 2. Set a condition
Set properties (ConditionObject, TrueCond) related to conditions.

Properties
Description, setting guide
ConditionObject

Force guide object to check the results.

Set the force guide object that you want to check.

TrueCond

Set a condition to be True.

Proceed to True branching when EndStatus of the force guide object specified by ConditionObject is satisfied a condition specified by TrueCond.