Question
Acess al feature parameters
I've noticed, that we can acess more feature parameters, than the relations window can show us.
Ex: In a pattern feature I've write the following relation:
IF A==1
pattern_tablefid1668="Table1"
ENDIF
IF A==2
pattern_tablefid1668="Table2"
ENDIF
And it works! My question is, in feature parameters, I'm unable to find the Expression "pattern_tablefid1668", were I can find this expressions, and other ones?

