Versions Compared

Key

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

...

ParameterDescription
Handles@FM delimited array of handles to existing SRP Fast Arrays (REQUIRED)

Remarks

The Release method service releases all the memory associated to the given SRP Fast Array handles. This method should always be called when SRP Fast Arrays are no longer needed. However, if you forget to call this, SRP Utilities will clear the memory when OpenInsight closes. Still, it's a good idea so you don't have memory leaks while OpenInsight runs, especially if the OpenInsight application is expected to stay running for very long periods of time.

...