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.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
->
string
Serialize an object to a string.
any
)->
string
Assign the object's value from a string - when possible. Errors are silently ignored.