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 ?
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Wiki - nuDisplayMessage seems not to exist Topic is solved
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Wiki - nuDisplayMessage seems not to exist
Hi,
nuDisplayMessage() doesn't exist. Use echo() to output content.
nuDisplayMessage() doesn't exist. Use echo() to output content.
Re: Wiki - nuDisplayMessage seems not to exist
Yes, ok, simpler.
I suspect that the wiki is outdated and refer to an older version of nuBuilder.
I suspect that the wiki is outdated and refer to an older version of nuBuilder.
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Wiki - nuDisplayMessage seems not to exist
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!