Bixby Developer Center

Guides

6791 (Compare EL)

We're replacing the compare Expression Language function with compareAll, which now properly handles null, empty, and multi-value nodes.

The compareAll function returns a negative integer when node1 is less than node2, a positive integer when node1 is greater than node2, or zero if node1 and node2 are equal.

For more information, see Using Expression Language.

Deprecation Stages

Learn more about the deprecation stages.

  • Stage 1: This deprecation is currently in Stage 1 and is safe to use until the time that we provide a formal deprecation schedule.