var instance = new GC.Spread.CalcEngine.Functions.Function(name, minArgs, maxArgs, functionDescription); var value; // Type: number value = instance.findTestArgument();
function findTestArgument() : number;
Return Value
Indicates the index of the argument that would be treated as the test condition.