strStripNum Interface

interface
public module function strStripNum(linei)

Arguments

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

Input string

Return Value character(len=len)

Converted string output

Description

Return copy of string with numerical characters removed