stringValueA Function

public function stringValueA(self) result(s)

Get the string value stored in the object, or convert the value in the object to a string of that length if it is of a different type. It is overloaded as stringValue().

Type Bound

FTValue

Arguments

Type IntentOptional Attributes Name
class(FTValue) :: self

Return Value character(len=:), ALLOCATABLE


Called by

proc~~stringvaluea~~CalledByGraph proc~stringvaluea FTValue%stringValueA none~stringvalue FTValue%stringValue none~stringvalue->proc~stringvaluea proc~ftvaluedescription FTValue%FTValueDescription proc~ftvaluedescription->none~stringvalue proc~stringvalueforkeya FTValueDictionary%stringValueForKeyA proc~stringvalueforkeya->none~stringvalue proc~stringvalueforkeyr FTValueDictionary%stringValueForKeyR proc~stringvalueforkeyr->none~stringvalue proc~printvaluedescription FTValue%printValueDescription proc~printvaluedescription->proc~ftvaluedescription