shr_string_betweenTags Subroutine

public subroutine shr_string_betweenTags(string, startTag, endTag, substr, rc)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: string
character(len=*), intent(in) :: startTag
character(len=*), intent(in) :: endTag
character(len=*), intent(out) :: substr
integer(kind=SHR_KIND_IN), intent(out), optional :: rc