from_default_logical Module Procedure

module procedure from_default_logical elemental module function from_default_logical(b) result(string)

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: b

Return Value type(string_t)