/
Operators reference

Operators reference

Simple Issue Language (SIL™) provides several categories of operators for performing various operations on different data types. This page covers the main operator types, their usage, and type compatibility.

 

Arithmetic operators

These are operators that perform mathematical calculations and manipulations.

Operator

Description

Example

Operator

Description

Example

+

Addition, concatenation

a + b

-

Subtraction

a - b