Replies: 1 comment
-
This should work. You could also use an alias and force substitution through the alias arguments before calling @sec.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have two sessions running, each one reads a table in as a class that contains character buff data. When I iterate over the data in one session I am trying to check the status from the other session and coming up with empty when using the key but using the actual string key I get the status.
Any ideas how to grab the status from the sec session?
Beta Was this translation helpful? Give feedback.
All reactions