Generic Name: printDescription()
Prints a string to unit iUnit that represents the contents of the object. FTObject's description simply prints its name. Override this in subclasses to print something useful.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(FTObject) | :: | self | ||||
integer | :: | iUnit |