Bixby Developer Center

Guides

6791

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)

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