[Gambas-user] Webpage and function
Hans Lehmann
hans at gambas-buch.de
Wed Jun 15 11:38:45 CEST 2022
Hello,
I am currently developing a website based on the class Webpage. Among
other things, there is a web page ab_inc.webpage and the corresponding
class ab_inc.class. Question: How do I insert the function value of a
function do_what(arg1 as type) into ab_inc.webpage. I ask it because
this webpage ab_inc.webpage is to be inserted into a (parent) webpage
master.webpage. But the main problem is how I pass the argument arg1 to
the function.
With kind regards
Hans
More information about the User
mailing list