Skip to main content

print-not-readable-object

print-not-readable-object Function

Syntax:

print-not-readable-object condition ! object

Arguments and Values:

condition—a condition of type print-not-readable.

object—an object.

Description:

Returns the object that could not be printed readably in the situation represented by condition.

See Also:

print-not-readable, Chapter 9 (Conditions)

Expanded Reference: print-not-readable-object

tip

TODO: Please contribute to this page by adding explanations and examples

(print-not-readable-object )