Support Board
Date/Time: Sat, 24 May 2025 20:43:18 +0000
Post From: how to pass an alert condition to sc.EvaluateAlertConditionFormulaAsBoolean function?
[2019-02-28 16:33:02] |
User525733 - Posts: 126 |
say, if i want to build the alert condition based on user input (using sc.GetstudyID and sc.GetsubgraphIndex ) would putting this stuff inside the if (sc.SetDefaults) { } block help make the process more efficient? i don't want to expend processing time rebuilding the alert condition on every call to the study. |