141: "-parent" "scriptEditorPanel1" "-event" "quitApplication" "removeScriptEditorPanel scriptEditorPanel1"
231: ro=True, event=['ToolChanged', <function myFunction at 0x0000000022DC1CF8>]
232: "-compressUndo" 1 "-parent" "AnimLayerTab" "-replacePrevious" "-event" "angularToleranceChanged"
what does this part “<function myFunction at 0x0000000022DC1CF8>” means ?
Does It means that my function didn’t work propertly or it’s something else ?
I’m trying to kill it in some script but it always said that :
"[I]myscriptJobKill = mc.scriptJob(kill=myscriptJob, force=True)