Learn about Webel's comprehensive SysMLv2 Workshop Seminar course!
Webel now has a SysMLv2 Online Self-Study course with self-test Quizzes!
Learn about the Webel Q&A online self-testing system for SysML v2/v1

Therefore, the notation for a conditional test OperatorExpression of the form if expr_1 ? expr_2 else expr_3 is parsed as ControlFunctions::'if' (expr_1, { expr_2 }, { expr_3 })

Icon class
icon_class
fas fa-quote-left
icon_class_computed
fas fa-quote-left
Related content
Source
Snippet kind
Full quote
Therefore, the notation for a conditional test OperatorExpression of the form:
if expr_1 ? expr_2 else expr_3
is parsed as
ControlFunctions::'if' (expr_1, { expr_2 }, { expr_3 })
Next snippet
Related snippets
Related snippets (backlinks)
Visit also
Visit also (backlinks)