[SOLVED] Divide item value by 100

function="divide_by_100.js",

but I think you may run into this problem, I’m not at all convinced JS profiles work with Number Items yet.

but as you’e using Modbus, you could apply the transform in your data Thing, it’s in the docs.

Thing data batt_voltage    [ readStart="13082", readValueType="uint16", readTransform="JS(divide_by_100.js)" ]