my_partner_var

Retrieves a variable from my partner.

Example

1
{{ 'name' | my_partner_var }} => BestCompany AS

Input

Type Parameter Description Required
string varName of the variable. Comes before the | sign. Required

Output

Type Description
mixed The variable or null if not found