logicalValue Function

public function logicalValue(self)

Get the logical value stored in the object, or convert the value in the object to a logical if it is of a different type.

Type Bound

FTValue

Arguments

Type IntentOptional Attributes Name
class(FTValue) :: self

Return Value logical


Called by

proc~~logicalvalue~~CalledByGraph proc~logicalvalue FTValue%logicalValue proc~logicalvalueforkey FTValueDictionary%logicalValueForKey proc~logicalvalueforkey->proc~logicalvalue