* Changes in NIMH MonkeyLogic 2 (Aug 19, 2019)
+ Now the scale and angle of graphic TaskObjects can be manipulated. See the
manual of rescale_object() and rotate_object().
https://monkeylogic.nimh.nih.gov/docs_RuntimeFunctions.html#rescale_objecthttps://monkeylogic.nimh.nih.gov/docs_RuntimeFunctions.html#rotate_object+ A range-type editable is available. You can use a slider control to adjust
a value. See the 'task\runtime v1\9 editable demo' example.
https://monkeylogic.nimh.nih.gov/docs_RuntimeFunctions.html#editable