Unsupported CFC expression
A variable, source or sink element in a CFC network carries an expression that
is not supported. Only variable references (foo), qualified references
(foo.bar), indexed references (arr[i]) and literals (5) are allowed;
function calls and other expressions are not.