So what is the correct form to use in Activity -> Report -> PHP Data Code? The wiki seems to always say #dataTable#. The nuFinancial sample uses $dataTable.
Re: Is it #dataTable# or $dataTable ?
Posted: Sun Nov 25, 2012 2:13 am
by admin
tschutter,
Both will work but $dataTable was the old way to do it.
#dataTable# is consistant with other hash variable uses.