Skip to main content

INTERNAL_NAME_PREFIX

Constant INTERNAL_NAME_PREFIX 

Source
pub const INTERNAL_NAME_PREFIX: &str = "__persistent_transformation:";
Expand description

Prefix of the internal names used for stored condition and substitution texts. It keeps trigger bookkeeping distinguishable from user names even in TriggerStore::Embedded mode, where both share one namespace.