Page 1 of 1

Is it #dataTable# or $dataTable ?

Posted: Sat Nov 24, 2012 4:44 pm
by tschutter
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.

Steven.