chickadee » rope » rope->string

rope->string rope #!optional start endprocedure

Returns the contents of the given rope as a string. If start and end indices are given, the resulting string will consist of only the characters in that range of the rope.