validate_marker_style Function

public pure function validate_marker_style(style) result(is_valid)

Validate if marker style is supported

Arguments

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

Return Value logical