Functions: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 July 2025

  • curprev 15:2115:21, 7 July 2025Admin talk contribs 837 bytes +304 No edit summary
  • curprev 15:1815:18, 7 July 2025Admin talk contribs 533 bytes −98 No edit summary
  • curprev 12:5012:50, 7 July 2025Admin talk contribs 631 bytes +1 No edit summary
  • curprev 12:4512:45, 7 July 2025Admin talk contribs 630 bytes +630 Created page with "Functions can be used to achieve lots of different tasks. Control actions that are run during the first time run (Init) or that are run after a restart. The basic syntax for a function is: <PRE> ##### # DestroyFunc FuncName # AddToFunc FuncName # + I (Action to happen Immediately) # + C (Action to happen on a mouse Click) # + D (Action to happen on a mouse Double click) # + H (Action to happen on a mouse Hold) # + M (Action to happen on a mouse Motion) ########### </PR..."