Sha256: 4b135a308d0dc48fc74690968852359077656f34e4eb4f935a8fe12f9544339f
Contents?: true
Size: 455 Bytes
Versions: 22
Compression:
Stored size: 455 Bytes
Contents
STRING OBJECT TYPE NAME: string SHORTCUT: str DESCRIPTION A string value. CHILDREN None MESSAGES up - Convert the string to uppercase. down - Convert the string to lowercase. size - Get the size of the string. EXAMPLE s [can] : msg [string] : Hello World! on_load [script] : show s.msg tell s.msg to up show s.msg tell s.msg to size show it SEE ALSO text
Version data entries
22 entries across 22 versions & 2 rubygems