Get exefile parameter from "variables"-node
Hello,
I'm using the current version of STM32CubeMonitor (1.6.0) under Windows and would like to check in my flow if the configured exefile in the STMicroelectronics variable node is the intended one (e.g fits a regex). For this I would like to read out the exefile parameter. Using a debug-node I can see it is written but 'undefined'.
Is there a workaround for this or is it possible to give the exefile as input parameter to the variable node?
My output looks like this:
object
groupname: "STM32G0 Binary Production"
variablelist: array[19]
mode: "direct"
snapshotheader: ""
triggerstartmode: "manual"
triggername: "my_unused_variable"
triggerthreshold: ""
frequency: 10
accesspoint: 0
exefile: undefined
Thank you!
