TM1 Function for TI, BatchUpdateStart

Enables batch updates so changes can be committed together when BatchUpdateFinish or BatchUpdateFinishWait is called.

What is the BatchUpdateStart function?

BatchUpdateStart enables batch updates so changes can be committed together when BatchUpdateFinish or BatchUpdateFinishWait is called.

Where can the BatchUpdateStart function be used?

TurboIntegrator

What is the syntax for BatchUpdateStart?

BatchUpdateStart;

A demonstration on how to use BatchUpdateStart

Enable two processes to run together at the same time using BatchUpdateStart.