TABLE OF CONTENTS
- 1.8.1.When the selected element is Double Tapped
- 1.8.2.whenever the selected element is flipped by action
1.8.1.When the selected element is Double Tapped
Code inside this block will be executed whenever the elements is Double tapped
Example 1.8.1
Code inside this block will be executed whenever the elements is Double tapped,the light will turn On for 5 seconds and turn off.
Before Execution
After Execution
1.8.2.whenever the selected element is flipped by action
Code inside this block will be executed whenever the selected action is done on the element
Example 1.8.2
Code inside this block will be executed whenever the elements(Motion) is flipped Down/Up,the light will turn On for 5 seconds and turn off .
Before Execution
After Execution