+-*/ (math)

<< Click to Display Table of Contents >>

Navigation:  IWML > Data Binding > Modifiers >

+-*/ (math)

Syntax

 

+1

 

Where + can be any of the following: +-*/

 

Where 1 can be any numeric value, or omitted. If omitted, 1 will be used.

 

Input Type

 

Number

 

Return Type

 

Number

 

Function

 

Get

 

Performs the specified math operation on the value for get.

 

Set

 

Performs the inverse math operation.

 

Example

 

=this.Users.Dataset.RowCount:+1

or

=this.Users.Dataset.RowCount:+