is_valid_text_color_mode Function

public function is_valid_text_color_mode(mode) result(valid)

True when mode names one of the five canonical color modes.

Arguments

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

Return Value logical