- set_pragma_tool_text(object_, id, key, text)#
Update the pragma ID which text starts with
key
ofobject_
withtext
.Create a pragma when no pragma ID if no pragma with the given key exists.
Return whether the model is modified.
See the pragma_tool example.