CustomVariableValue🔗Custom variable valueDefinition🔗export interface CustomVariableValue { // The format name or function used in the expression formatter: string; }