Picture of IF Statements with a Single Condition and Action in Invent | IV_Logic_011

IF Statements with a Single Condition and Action in Invent | IV_Logic_011

This segment introduces the concept of single conditions and single actions in if statements, demonstrating how one condition leads to one action. An example is shown where changing a dropdown value displays one of two logos. The setup involves specifying that if a condition equals a particular value, a corresponding action, such as setting an image, is executed..

Tutorial Video Transcript

A transcript of our tutorial video, ensuring you can find exactly what you need, when you need it.

You can search this page to find the relevant time-stamp in the video. Also, this text can be used as part of the tutorial search feature.

00:00:06:05 - 00:00:07:01
Let's look at

00:00:07:01 - 00:00:10:09
these, in increasing order of complexity.

00:00:10:10 - 00:00:13:18
So we're going to start off
with some of the general capabilities.

00:00:14:08 - 00:00:17:02
And I've actually just set up
an example of this.

00:00:17:02 - 00:00:19:28
So single conditions and single actions.

00:00:19:28 - 00:00:23:07
So one condition is met
one action happens.

00:00:23:14 - 00:00:26:22
Or else we have an opposite state.

00:00:26:22 - 00:00:30:16
Let's say I want to show you how
to make that because I've just done so.

00:00:30:16 - 00:00:32:00
So I won't repeat myself.

00:00:32:00 - 00:00:34:23
But just to show you that in

00:00:34:23 - 00:00:37:23
operation.

00:00:39:19 - 00:00:42:19
So single conditions and actions.

00:00:43:12 - 00:00:47:18
One example of this in operation
is just if I change to a certain value

00:00:47:18 - 00:00:50:18
in this dropdown list,
it will show me one logo.

00:00:51:14 - 00:00:54:03
Otherwise it will show me another logo.

00:00:54:03 - 00:00:57:03
So nice and easy.

00:00:59:27 - 00:01:02:02
And how that works in our actual product.

00:01:21:03 - 00:01:21:23
If our

00:01:21:23 - 00:01:25:19
condition equals in Vigo,
then my action is going to be set.

00:01:25:19 - 00:01:28:19
A certain image.

00:01:28:22 - 00:01:30:17
Alternatively, set another image

00:01:30:17 - 00:01:33:11
and I'll show you these capabilities
a little bit later on them

00:01:33:11 - 00:01:36:23
just going through the ability
to do actions in different, degrees.

 

Incomplete
Guide unavailable