GetSection
Retrieves the value of a section in a DigaSystem section string.

Properties

Input
Name | Description |
|---|---|
| SectionString | DigaSystem section string. |
| Name | Name of a section. |
| DefaultValue | Default value returned if section is not found. |
| Value | Returns value of the section as string. |