Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content 15-Properties-Values-Expressions: 15_04-Logical Expressions.sysml Source OMG Kernel Modeling Language™ (KerML™) Version 1.0 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO Previous snippet Full quote The second and third arguments of the ternary conditional test operator if are for Expression parameters. Next snippet 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 }) Related snippets Related snippets (backlinks) Visit also Visit also (backlinks) Flags