Support Board
Date/Time: Wed, 27 Nov 2024 10:49:13 +0000
Post From: Code help, using a string instead of a constant
[2023-08-28 09:02:18] |
User431178 - Posts: 544 |
The previously attached code served to demonstrate that what you were trying to do was possible, however it does not work correctly for live updating. For live updating to work correctly, you will need to parse and set each formula again at each chart update. If the parse/set is not done, only the last set formula is used. Updated code attached. I should add that setting the formula at each update goes against the advice in the docs (inefficient), however I don't see an alternative. Date Time Of Last Edit: 2023-08-28 09:02:46
|
AlertString.cpp - Attached On 2023-08-28 09:02:14 UTC - Size: 1.58 KB - 178 views |