CONFIRM

From MusiCAD
Revision as of 12:56, 5 October 2023 by Musys (talk | contribs) (Created page with "'''CONFIRM''' is a template function that you can use in a layout template to request confirmation to continue. All calls to following template functions will be ignored. Syntax: CONFIRM( Continue execution? ); {{NavTemplates}} nl:CONFIRM")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CONFIRM is a template function that you can use in a layout template to request confirmation to continue. All calls to following template functions will be ignored.

Syntax:

   CONFIRM( Continue execution? );