renoise.Document.Serializable
Functions
to_string(self)
->
string
Serialize an object to a string.
from_string(self, string : any
)
->
string
Assign the object's value from a string - when possible. Errors are silently ignored.
->
string
Serialize an object to a string.
any
)->
string
Assign the object's value from a string - when possible. Errors are silently ignored.