Let me paste my whole expression line here:
Expression: Focus Distance length(thisComp.layer(“Text1”).transform.position,transform.position); length(thisComp.layer(“Text2”).transform.position,transform.position); length(thisComp.layer(“Text3”).transform.position,transform.position)
And basically this is it, AE gives no error message but only the Text3 is focused.
Tomek Lachowski