Event Components.PropertyEx

From Flowcode Help
Revision as of 12:12, 16 January 2023 by Wiki bot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Fc9-comp-macro.png PropertyEx
Sent when a property has been changed by the User (specific property and value identified) 
Fc9-string-icon.png - STRING Property
The name of the property being changed 
Fc9-string-icon.png - STRING Value
The new value for the property 
Fc9-void-icon.png - NONE Return


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


Detailed description

Examples