Page 1 of 1

Wiki - nuDisplayMessage seems not to exist

Posted: Wed Jun 01, 2022 7:47 pm
by damien
Hello,

The wiki page on Procedures https://wiki.nubuilder.cloud/index.php?title=Procedures refer to a function nuDisplayMessage that seems not to exist.
I suspect that is has to be replaced by nuDisplayError.
Isn't it ?

Re: Wiki - nuDisplayMessage seems not to exist

Posted: Thu Jun 02, 2022 3:45 am
by kev1n
Hi,

nuDisplayMessage() doesn't exist. Use echo() to output content.

Re: Wiki - nuDisplayMessage seems not to exist

Posted: Thu Jun 02, 2022 11:28 am
by damien
Yes, ok, simpler.
I suspect that the wiki is outdated and refer to an older version of nuBuilder.

Re: Wiki - nuDisplayMessage seems not to exist

Posted: Thu Jun 09, 2022 6:27 am
by kev1n
This must be a remnant of v2 or even v1 since I was not able to find it in v3 either. The Wiki is now updated!