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

Properties

Input

Name

Description

SectionStringDigaSystem section string, e.g. "[LENGTH]123[TEST]Abc".
NameName of the section to retrieve, e.g. "LENGTH"
DefaultValueDefault value returned when section does not exist (type: Int64).

Output

Name

Description

ValueResult value is returned in variable of type Int64.