Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Functions - variables etc

Questions related to using nuBuilder Forte.
Post Reply
GlenMcCabe
Posts: 114
Joined: Sun Sep 29, 2019 12:40 pm

Functions - variables etc

Unread post by GlenMcCabe »

1) Is it possible to get a list of internal nuBuilder functions variables etc

2) is it possible to print properties for forms objects etc
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Functions - variables etc

Unread post by admin »

Glen,

A list of functions can be found here... https://wiki.nubuilder.cloud/ ... Javascript

You can create your own reports to list forms and objects using the zzzzsys_form and zzzzsys_object tables.


Steven
GlenMcCabe
Posts: 114
Joined: Sun Sep 29, 2019 12:40 pm

Re: Functions - variables etc

Unread post by GlenMcCabe »

Thanks Steven

Had a quick look at wiki and thats fine.

I like hard copy and I was using print screen and pasting to show setup of forms and objects. I was looking for a possible print option which would do this for me.

Glen
Post Reply