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


1.29.4 CharacterArray: built ins

valueAt: index

Answer the ascii value of index-th character variable of the receiver

valueAt: index put: value

Store (Character value: value) in the index-th indexed instance variable of the receiver