objectHandle: handle of the object that might have a customization script associated
C return value
handle of the customization script associated with the object, or -1 if the operation was not successful or the object doesn't have an associated script
Lua synopsis
number scriptHandle=sim.getCustomizationScriptAssociatedWithObject(number objectHandle)