Hi,
Example:
define contact {
…
address1 aaa
address2 bbb
}
When I try to access value of adress1 by $CONTACTADDRESS1$, there is NO VALUE returned! If I use $CONTACTADDRESS2$ i get THE VALUE OF address1. Is this a bug in 3.0rc2? In 2.10 this works OK.