TatRoutineInfo.ResultIndex Property
Contains the index of the variable in the Variables collection that holds the function result.
Remarks
When a function is declared, the result value is represented as a local variable. This property gives its index in the Variables collection.
Syntax
Unit: atScript
property TatRoutineInfo.ResultIndex: Integer