Expression based on system variable

Post your questions and help other users.

Moderator: Martin

Post Reply
kamil_w
Posts: 50
Joined: 22 Oct 2013 19:01

Expression based on system variable

Post by kamil_w » 16 Dec 2014 07:16

Is there a way to create condition with expression based on system variabe directly?

Now I am doing it this way:
1. Trigger checking if system setting screen_brightness_mode has changed and sending value to new global variable.
2. Condition using new global variable.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Expression based on system variable

Post by Martin » 16 Dec 2014 17:37

Hi,

There's an action Init Variable System Setting to store the current value of a system setting in a local variable.
Is this what you are looking for?

Regards,
Martin

kamil_w
Posts: 50
Joined: 22 Oct 2013 19:01

Re: Expression based on system variable

Post by kamil_w » 16 Dec 2014 19:48

Yes, it is. Thanks.

Post Reply