Returns either argument true or false as allocatable character,
depending on the value of logical value b. If true and/or
false is missing, T or F is returned respectively. The result
is trimmed.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(in) | :: | b |
Logical value. |
||
| character(len=*), | intent(in), | optional | :: | true |
Return value on |
|
| character(len=*), | intent(in), | optional | :: | false |
Return value on |
String result.