Notifications
Clear all

[Closed] delete keys <obj.pos.controller.keys> [#allKeys] not working

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

fixed, because [#allKeys] is default:

deleteKeys each.pos.controller[2].keys