Object: Outputs
This object represents the PTC Mathcad Prime Outputs COM interface Ptc.MathcadPrime.Automation.IMathcadPrimeOutputs.
Methods
• GetAliasByIndex(IndexArg)—Gets the alias of output by specific output index.
IndexArg (integer) is the index of output.
Returns:
Alias of output, or Null in case of error.
Properties
• Count—Gets the count of outputs.
Returns:
Zero in case of error.