Jump to content

API WebDeveloper.SetEnabled

From Flowcode Help
Revision as of 14:37, 7 August 2026 by Wiki bot (talk | contribs) (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''SetEnabled''' |- | colspan="2" | Sets a Web Developer component to be enabled or disabled  |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | The component  |- | width="10%" align="center" | File:Fc9-bool-ico...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SetEnabled
Sets a Web Developer component to be enabled or disabled 
- HANDLE Handle
The component 
- BOOL Enabled
True to enable, false to disable 
- NONE Return


Detailed description

Examples