Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • For Mode% = 4, the CUROBJECT$ function returns the full object name, so with all parents WITHOUT instance numbers, so: OBJNAM$ = "Dredge.Pump.Gearbox.LOcooler"NOTE: Again, the object HeatBalance is not included in the result since the HeatBalance object holds a @NOTINNAME attribute.
  • For Mode% = 5, the CUROBJECT$ function returns the object name of the one single object present in a Solution object, e.g. if HeatBalance.Dredge.Pump.2.Gearbox only contains an object LOcooler, CUROBJECT$(5) will return here the result "LOcooler".

Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview