Integer
Use the Integer tab to enter or modify Integer data in an expression. The int friendly data type corresponds to the java.lang.Integer class.
Note | In the Expression Language, int and Integer can be used interchangeably as opposed to Java where int represents a primitive data type and Integer represents an object. |
This topic includes the following: