DpgTableModifier Object


Description:

Modifier used to specify a list of discrete values to modify a flow variable.

Parents: DpgVariable

Relations:

Side name
(Type)
Relative Description
CarryChainTo
(DpgCarryChainTo)

DpgRandomModifier, DpgRangeModifier, DpgTableModifier

Target modifier if this modifier is carry-chained to another modifier.

DpgTableModifier Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Data

A list of discrete values used by the modifier.

Type: string

Default: 00

RepeatCount

Number of times a given value repeats for a modifier.

Type: u32

Default: 0

DpgTableModifier Read-Only Attributes

Read-Only Attribute Description
DefinedByFlow

Whether the flow file was created from loading a flow file or user-created.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Modifier was created from the flow file.

FALSE

Modifier was created by the user.