Read value: 0D version
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(parser_obj), | intent(inout) | :: | this |
Parser object |
||
character(len=*), | intent(in) | :: | label |
Label |
||
class(*), | intent(out) | :: | value |
Value to return |
||
class(*), | intent(in), | optional | :: | default |
Default value to return in case label is not found |