Javascript error | TypeError: not callable
Created: 2018-08-24 15:34:56Modified: 2018-08-24 15:53:58
Tags: Custom Mapping Errors Javascript Troubleshooting UnitySync
Our Javascript in UnitySync supports ECMA 5/5.1
This error indicates an ECMA 6 function is being used. This is why the error “TypeError: not callable” is sent. [ If you need further assistance with your javascript mapping utilizing ECMA 5/5.1 functions, please contact support@dirwiz.com for additional assistance.