isStable

Is a script is considered stable. A script is considered stable if the script will return the same result given the same inputs. There are certain functions listed below that will return different values on each evaluation. Use of these functions means the script is not considered stable.

Arcade functions that stop a script being considered stable:

  • Now.

  • Today.

  • TimeStamp.

  • Random.

  • Guid.

  • NextSequence.

Since

200.1.0