is_autopct_text Function

public pure function is_autopct_text(text) result(is_percent)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: text

Return Value logical