if the variable is an hash array, then use .
{$aHashArray.key1}
if the variable is an object, then use ->
{$anObject->pro1}
tiddr
if the variable is an hash array, then use .
{$aHashArray.key1}
if the variable is an object, then use ->
{$anObject->pro1}