-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
if condition for actions. #914
Comments
But we have |
Good point. Active accepts internet, slice etc, and we can let it accept Boolean. |
BoPeng
pushed a commit
that referenced
this issue
Mar 7, 2018
BoPeng
pushed a commit
that referenced
this issue
Mar 7, 2018
BoPeng
pushed a commit
that referenced
this issue
Mar 7, 2018
BoPeng
pushed a commit
to vatlab/sos-docs
that referenced
this issue
Mar 7, 2018
Done, my SoS script will look a bit better with this feature. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We will have to use non-script format of actions if the actions are executed conditionally, something like:
I am wondering if we can provide something like
so that we can use script format of actions even under conditions.
The text was updated successfully, but these errors were encountered: