group_id requiredThe constant group id (its 5-16 character identifier). Identifies which lookup table to search. Required.
value requiredThe value to find inside the group - usually the code stored in a content field. With value_delimiter set, this is a delimited list of values to translate at once. Required.
what optional default nameWhich constant property to return: name, value, short_id, description, pri, group, class, id or level. May instead be any AA expression using the constant aliases (_#NAME###_, _#VALUE##_, _#DESCRIPT, _#PRIORITY, etc.), letting you build custom output per matched constant.
value_delimiter optionalIf set, value is split on this delimiter and each part is looked up separately - used to translate a whole multi-value field in one call. Empty means a single lookup.
output_delimiter optional default , Joins the results when translating multiple values. Only used when value_delimiter is set.
{constant:expr_status:2}
{constant:expr_status:2:description}
[{constant:expr_status:9}]
{constant:expr_status:1-3:name:-:, }
{constant:expr_status:1-2-3:_#NAME###_:-: | }
{constant:expr_status:2:_#VALUE##_ = _#NAME###_}