Use multiple types #121
Unanswered
InesaDiamond
asked this question in
Q&A
Replies: 1 comment
-
This is not the intended use of
|
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
-
In the variables section where I create the domain file, how do you have multiple types? This is roughly what I have: a b c d = variables(“a b c d”, types=[“a”, “b”, “b”, “b”]) But it doesn’t work
Beta Was this translation helpful? Give feedback.
All reactions