renoise.Document.Serializable


Functions

from_string(self, string : any)

->string

Assign the object's value from a string - when possible. Errors are silently ignored.

to_string(self)

->string

Serialize an object to a string.