Up: I18N.LcPrintFormats   [Index]


5.19.1 I18N.LcPrintFormats: printing

? anObject

Answer how anObject must be printed according to the receiver’s formatting conventions.

print: anObject on: aStream

Print anObject on aStream according to the receiver’s formatting conventions.

printString: anObject

Answer how anObject must be printed according to the receiver’s formatting conventions.