Support Board
Date/Time: Tue, 26 Nov 2024 06:31:10 +0000
Post From: Detect if Chartbook is Open from ACSIL
[2019-08-30 11:12:26] |
User462086 - Posts: 196 |
Hi, is there a native function (something like 'sc.ChartbookIsOpen()' ) that checks for existence of a particular chartbook? Alternatively is there an object array of open chartbooks that my code can loop through to find all open chartbooks? If not, how do you recommend confirming the opening of a chartbook after using 'sc.OpenChartbook()'? Many thanks!! |