LIMIT_TRIGGER_DEPTH top-level constant
int
const LIMIT_TRIGGER_DEPTH
The maximum depth of recursion for triggers.
Implementation
const LIMIT_TRIGGER_DEPTH = 10;
The maximum depth of recursion for triggers.
const LIMIT_TRIGGER_DEPTH = 10;