DPE WorkflowSystem 3.x

GetSectionAslnt64

Retrieves the value of a section in a DigaSystem section string parsed as Int64.

GetSectionAslnt64.png

Properties

GetSectionAslnt64_Properties.png

Input

Name

Description

SectionString

DigaSystem section string, e.g. "[LENGTH]123[TEST]Abc".

Name

Name of the section to retrieve, e.g. "LENGTH"

DefaultValue

Default value returned when section does not exist (type: Int64).

Output

Name

Description

Value

Result value is returned in variable of type Int64.