If statement
Posted: Wed Jan 04, 2017 4:52 pm
Hi,
I would like to know if it is possible to use the conditional statement "if" with a model variable. Something like:
@#if model_variable <= value
equation1
@#else
equation2
@#endif
Best regards, Márcio.
I would like to know if it is possible to use the conditional statement "if" with a model variable. Something like:
@#if model_variable <= value
equation1
@#else
equation2
@#endif
Best regards, Márcio.