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.
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 ?
-
- Posts: 15
- Joined: Fri Nov 23, 2012 11:31 pm
Is it #dataTable# or $dataTable ?
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 ?
tschutter,
Both will work but $dataTable was the old way to do it.
#dataTable# is consistant with other hash variable uses.
Steven.
Both will work but $dataTable was the old way to do it.
#dataTable# is consistant with other hash variable uses.
Steven.