Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Is it #dataTable# or $dataTable ?

Post Reply
tschutter
Posts: 15
Joined: Fri Nov 23, 2012 11:31 pm

Is it #dataTable# or $dataTable ?

Unread post 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.
admin
Site Admin
Posts: 2824
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times

Re: Is it #dataTable# or $dataTable ?

Unread post by admin »

tschutter,

Both will work but $dataTable was the old way to do it.

#dataTable# is consistant with other hash variable uses.

Steven.
Post Reply