Support Board
Date/Time: Fri, 31 Oct 2025 21:34:03 +0000
Post From: Code help, using a string instead of a constant
| [2023-08-27 20:14:09] | 
| j4ytr4der_ - Posts: 947 | 
| And again, the const char* DOES pick up the value of the input string as expected, but only the first time.  Then it's there permanently since it's a constant, so every single subgraph after the first one parsed, gets the same result. | 
