Created
December 20, 2017 19:26
-
-
Save ivanrosolen/df3182d55389a1d6bbda91feaf6ae3be to your computer and use it in GitHub Desktop.
Set Twist Var
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| proc ivan { } { | |
| global TwistTable | |
| set TwistTable(Variables,Ivan) "lerolero" | |
| return 1 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment