toLower Function

public elemental function toLower(str)

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: str

Return Value character(len=len(str))


Contents

None