1/22/2025 7:17 AM | |
Joined: 1/21/2013 Last visit: 8/29/2025 Posts: 4087 Rating:
|
Hi, Have you tried using the TraceViewer to see the output of the "Trace" method you are using? Your code is not writing a result to the "test" tag because you are assigning the return value of the "Trace" method to your value variable, but the method does not have a return value. Kind regards |
This contribution was helpful to
1 thankful Users |
Follow us on