Notifications
Clear all
[Closed] delete keys <obj.pos.controller.keys> [#allKeys] not working
Nov 04, 2013 6:36 pm
trying to remove any and all position keys form certain controllers, but it’s
not working and I cant see why.
deleteKeys $ctrl_r_clav.pos.controller[2].keys [#allKeys]
-- Type error: array index must be positive number, got: , got: #allKeys
1 Reply
Nov 04, 2013 6:36 pm
fixed, because [#allKeys] is default:
deleteKeys each.pos.controller[2].keys