show_page function has 1 variant:
show_page
void show_page(char pageURL);
Redirects user to a new web/form page.
char pageURL
show_page("index.frmx");
Last updated 4 years ago
Was this helpful?