Type Object
Format
Math. Methods
Math. Property
Commentary
Perform mathematical operations and is an object with a property that holds a specific value.
Sample code - QC 2 JavaScript
outputs [0] = Math.PI;
Sample code - QC 3 JavaScript
function (__number outputNumber) main (__number inputNumber[2])
{
var result = new Object();
str = "Sample_sample123";
n = str.match(/mp/g);
n = n.length;
result.outputNumber = n;
return result;
}