integerValue Function

public function integerValue(self)

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

Type Bound

FTValue

Arguments

Type IntentOptional Attributes Name
class(FTValue) :: self

Return Value integer


Called by

proc~~integervalue~~CalledByGraph proc~integervalue FTValue%integerValue proc~integervalueforkey FTValueDictionary%integerValueForKey proc~integervalueforkey->proc~integervalue