// Simple test for math operations x : -7; result : io.callJS "Math.abs" [x]; debug.inspect result; result;