Next: , Previous: , Up: Character   [Index]


1.28.4 Character class: instance creation

digitValue: anInteger

Returns a character that corresponds to anInteger. 0-9 map to $0-$9, 10-35 map to $A-$Z