helmeplis

Results 3 comments of helmeplis

hello, is there any way to capture the state and assign it to a variable?, for example status = function fetch(){ return "lock", "unlock" }

The variable &state is global?, or can it be called from anywhere in the code?

but my myPowerState is false for the rest of the code, is it possible to capture the state and modify it in execution?