Calls the Objective-C "description" instance method.
objc
description pointer => string
| pointer⇩ |
A pointer to an Objective-C foreign object. |
| string |
A string. |
The function description calls the Objective-C "description" instance method of pointer and returns the description as a string.
LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 01 Dec 2021 19:38:32