I knew this wasn't making any sense.
Yes, at first I thought of using the Result attribute but was not able to implement it..
I thought I can make a computed attribute directly for engine stop/resume command but it was stupid though..
How should I use the result attribute and fetch its result into my new attribute!
You just use "result" as the expression.
engine status = result
Like this
I knew this wasn't making any sense.
Yes, at first I thought of using the Result attribute but was not able to implement it..
I thought I can make a computed attribute directly for engine stop/resume command but it was stupid though..
How should I use the result attribute and fetch its result into my new attribute!