Jump to content

Event System.User

From Flowcode Help
Revision as of 14:13, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
User
Called back on the panel command System.Notify 
- ULONG MessageID
The identifier passed to the System.Notify panel command 
- ULONG Data
Some data value to pass to the event 
- NONE Return


Details on using Event Macros can be found here: Event Macros


Detailed description

Examples