Tradingview API

When I call the TradetronAPI from the Tradingview
the getruntime function would return the value for the key

Would this value be set to 0 or NULL after getting the incoming API call from tradiingview?

OR do I have to reset the Getruntime?
For example from tradingview, I send Buy111=1
after tradetron receives this as getruntime var,
does the tradetron script needs to reset it 0 ?

thank you all

in entry along side your 1 value , check for position is 0, then enter. then if there is no use of that variable in further condition then I think no need to reset it.