TM1 Function for TI, ExecuteJavaN

Executes a Java TI process that returns a number.

What is the ExecuteJavaN function?

Executes a Java TI process that returns a number.

Where can the ExecuteJavaN function be used?

TurboIntegrator

What is the syntax for ExecuteJavaN?

ExecuteJavaN(‘Class’, [‘OptionalParameter1’, ‘OptionalParameter2’,…]);

Class = name of the Java TI class
OptionalParameter = optional parameters for the Java TI