Tinderbox v10 Icon

+ (i.e. addition)


Operator Type: 

Operator Scope of Action: 

Operator Purpose: 

Data Type Returned: 

Operator First Added: 

Operator in Current Baseline: 

Operator Last Altered: 

 Operator  [other Operator type actions]

 Item  [operators of similar scope]

 Mathematical  [other Mathematical operators]

 Number [about Number data type]

 v1.0.0

 Baseline

 As at baseline


+ (i.e. addition)

The addition operator, + (plus sign character), returns the sum of the arguments before and after it.

$MyNumber = 3+4; 

The + sign is also used for string concatenation. Depending on context, Tinderbox will decide which operation is intended by the + sign. This is a very good reason to always enclose literal text strings in quotes.


See also—notes linking to here: