Skip to content

Boolean evaluation output

Leon Starr edited this page Sep 5, 2021 · 1 revision

If you use the ? symbol as a suffix on an instance set or table value, a boolean value will be output.

// select all related runways, if any, where "Clear of traffic" attribute is true

=>> /R21/Runway(Clear of traffic)?

Without the ? suffix, the output would be an instance set.

Introduction

Model semantics

Flows (as Variables)

Constants and literals

Structure of an activity

Accessing the class model

Data flow


Grammar and parsing notes

Components

Clone this wiki locally