Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

frennetix's profile on WallpaperFusion.com
title
Aug 26, 2016  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
It enables/disables the "Enable Triggers" checkbox (Settings > Triggers tab), which globally disables or enables all Trigger rules.

Hope that helps!
Aug 26, 2016  • #2
User Image
Gregory Diebold
49 discussion posts
@#(*
Dec 10, 2023 (modified Dec 10, 2023)  • #3
User Image
Gregory Diebold
49 discussion posts
Quote:
Quote:
It enables/disables the "Enable Triggers" checkbox (Settings > Triggers tab), which globally disables or enables all Trigger rules.

Hope that helps!


I call this in some of my custom scripts. I noticed they must be toggled back on after the scripting code since this setting does not automatically enable.

// JOE'S UPDATE APPS
BFS.DisplayFusion.RunFunction("Toggle Triggers");
BFS.General.ThreadWait(500);
.
.
.
.
.
BFS.DisplayFusion.RunFunction("Toggle Triggers");


Support, can this setting be turned on or off directly in scripting C# code?
Dec 10, 2023 (modified Dec 10, 2023)  • #4
Keith Lammers (BFS)'s profile on WallpaperFusion.com
There aren't currently functions for Triggers on/off, but I will add that to our feature request list.

Thanks!
Dec 14, 2023  • #5
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)