Difference between revisions of "Datas ARCC EN"

From Ryzom Forge Wiki

Jump to: navigation, search
Line 8: Line 8:
 
<div style="overflow: hidden">
 
<div style="overflow: hidden">
 
[[File: weCDatas.png|200px|thumb|left| weCDatas window ]]
 
[[File: weCDatas.png|200px|thumb|left| weCDatas window ]]
*'''1)''' Value
+
*'''1)''' Left value to be checked.
*'''2)''' testFunction
+
*'''2)''' Kind of test (==, !=, <, >, <=, >=)
*'''3)''' testValue
+
*'''3)''' Right value of the test
*'''4)''' valideAction
+
*'''4)''' Action if the test is "True".
*'''5)''' failAction
+
*'''5)''' Action if the test is "False".
 
*'''6)'''  <span style="color:#f0f">'''[commun]'''</span> Internal name of the function. This name is used especially for jumps, loops ...
 
*'''6)'''  <span style="color:#f0f">'''[commun]'''</span> Internal name of the function. This name is used especially for jumps, loops ...
 
</div>
 
</div>

Revision as of 09:21, 2 October 2014

Datas

Tick.png Function name: weCDatas

This function is the equivalent of a logical test: if Value compared with testValue by testFunction is TRUE then make valideAction else failAction .

weCDatas window
  • 1) Left value to be checked.
  • 2) Kind of test (==, !=, <, >, <=, >=)
  • 3) Right value of the test
  • 4) Action if the test is "True".
  • 5) Action if the test is "False".
  • 6)  [commun] Internal name of the function. This name is used especially for jumps, loops ...

←ARCC Guide EN

Ryzom Wiki: Ryzom Commons | DE • EN • ESFRRU | Ryzom Forge