Gábor Töreky Posted April 19, 2021 Report Share Posted April 19, 2021 Why can not I use local variables for Positive Transition Contact? If is use global variable, it is working fine, but if I use locak (Function is or local) it shown as red. Link to comment Share on other sites More sharing options...
AlexUT Posted April 19, 2021 Report Share Posted April 19, 2021 Local variable is temporary and does not exist when leave subroutine. Positive/Negative transition should save previous tag state, but it is not possible. B.R. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now