o_Is Character
Is the specified AvailObject an Avail character?
Return
true if the argument is a character, false otherwise.
See also
A_Character. is Character
Parameters
self
An AvailObject.
Is the specified AvailObject an Avail character?
true if the argument is a character, false otherwise.
An AvailObject.