public subroutine printValueDescription(self, iUnit)
Prints the description of the value to unit iUnit. In this case, it prints
the stringValue() of the object.
Type Bound
FTValue
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
class(FTValue)
|
|
|
|
:: |
self |
|
integer
|
|
|
|
:: |
iUnit |
|