Support Board
Date/Time: Tue, 24 Mar 2026 00:12:58 +0000
Post From: Static Vs. Persistent Variables
| [2025-02-17 03:07:35] |
| User509533 - Posts: 97 |
|
Under a chartbook, if multiple charts are running the same study (xyz.dll) with a persistent variable P, any of those charts can modify P. To ensure each chart has its own separate copy of P, would using a static variable be the right approach?
|
