Next: Character-comparing, Previous: Character-built ins, Up: Character [Index]
Returns a String with aNumber occurrences of the receiver.
Returns self as a lowercase character if it’s an uppercase letter, otherwise returns the character unchanged.
Returns the character self as a string. Only valid if the character is between 0 and 255.
Returns the character self as a symbol.
Returns the character self as a Unicode string.
Returns self as a uppercase character if it’s an lowercase letter, otherwise returns the character unchanged.