Outputs the result of appending a variable. If appending was not successful, the program is aborted.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in) | :: | wasAdded |
The result of the append call |
||
character(len=*), | intent(in) | :: | varName |
The name of the variable was appended (or not) |