Get Variable Node: Difference between revisions

From Intrigues Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
[[File:Get Variable.png|thumb|Get Variable]]
[[File:Get Variable.png|thumb|Get Variable]]
<b>Description</b><div class="description" style="padding-left:35px;">Seçili variable üzerinden sorgulama yapılır. Akış buna göre devam eder.</div><b>Inputs</b><div class="description" style="padding-left:35px;">
<b>Description</b><div class="description" style="padding-left:35px;">Queries based on the selected variable. The flow continues accordingly.</div><b>Inputs</b><div class="description" style="padding-left:35px;">
» Global: Seçili variable'ın global değerini sorgular.
» Global: Queries the global value of the selected variable.  


» Conspirator: Seçili variable'ın Conspirator aktöründe ki değerini sorgular.
» Conspirator: Queries the value of the selected variable in the Conspirator actor.  


» Target: Seçili variable'ın Target aktöründe ki değerini sorgular.
» Target: Queries the value of the selected variable in the Target actor.  


» [Actor]: Seçili variable'ın Return Actor ile alınan aktörde ki değerini sorgular.
» [Actor]: Queries the value of the selected variable in the actor obtained with Return Actor.


</div>
</div>


<youtube>https://www.youtube.com/watch?v=0WW43QQ8rQE&list=PLIwYhgYrkPtL5hAOSu-Mj-TUxEUF0--3J&index=14</youtube>
<youtube>https://www.youtube.com/watch?v=0WW43QQ8rQE&list=PLIwYhgYrkPtL5hAOSu-Mj-TUxEUF0--3J&index=14</youtube>

Latest revision as of 04:34, 19 December 2023

Get Variable

Description

Queries based on the selected variable. The flow continues accordingly.

Inputs

» Global: Queries the global value of the selected variable.

» Conspirator: Queries the value of the selected variable in the Conspirator actor.

» Target: Queries the value of the selected variable in the Target actor.

» [Actor]: Queries the value of the selected variable in the actor obtained with Return Actor.