Welcome to the nuBuilder Forums!

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

Wiki - nuDisplayMessage seems not to exist Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
damien
Posts: 30
Joined: Fri May 06, 2022 10:38 pm
Has thanked: 14 times

Wiki - nuDisplayMessage seems not to exist

Unread post 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 ?
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Wiki - nuDisplayMessage seems not to exist

Unread post by kev1n »

Hi,

nuDisplayMessage() doesn't exist. Use echo() to output content.
damien
Posts: 30
Joined: Fri May 06, 2022 10:38 pm
Has thanked: 14 times

Re: Wiki - nuDisplayMessage seems not to exist

Unread post by damien »

Yes, ok, simpler.
I suspect that the wiki is outdated and refer to an older version of nuBuilder.
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Wiki - nuDisplayMessage seems not to exist

Unread post 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!
Post Reply