Long

Use the Expression Editor Long tab to enter or modify Long data in an expression. Long is a friendly data type corresponding to the fully qualified java.lang.Long class.

Note

In the Expression Language, long and Long can be used interchangeably as opposed to Java where long represents a primitive data type and Long represents an object.

This topic includes the following:
  • About the Long Data Type

  • Long Specification on the Web

  • Example Long Code

  • Long Variables

  • Long Constructors, Methods, and Attributes

  • Long tab Syntax Buttons