Difference between revisions of "Datas ARCC EN"
From Ryzom Forge Wiki
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>{{tabLang|EN|DE|Datas ARCC EN|ES|Datas ARCC FR|RU}} | + | {{migrated to|:en:ARK/Datas}} |
− | ===Datas===</noinclude> | + | <noinclude>{{tabLang|EN|Datas ARCC DE|Datas ARCC EN|Datas ARCC ES|Datas ARCC FR|Datas ARCC RU}} |
+ | {{toTrad|DE}} | ||
+ | {{toTrad|ES}} | ||
+ | {{toTrad|FR|À revérifier par rapport à la version anglaise maintenue à jour}} | ||
+ | {{toTrad|RU}} | ||
+ | ===Check Datas===</noinclude> | ||
{| | {| | ||
|[[File: Tick.png|32px]] | |[[File: Tick.png|32px]] | ||
Line 8: | Line 13: | ||
<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)''' | + | *'''1)''' Left value to be checked. |
− | *'''2)''' | + | *'''2)''' Kind of test (==, !=, <, >, <=, >=) |
− | *'''3)''' | + | *'''3)''' Right value of the test |
− | *'''4)''' | + | *'''4)''' Action if the test is "True". |
− | *'''5)''' | + | *'''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> | ||
<noinclude> | <noinclude> | ||
− | '''[[ARCC Guide | + | '''[[ARCC Guide EN|←ARCC Guide EN]]''' |
+ | {{In_Category|ARCC}} | ||
{{TPInWikiRyzom}} | {{TPInWikiRyzom}} | ||
− | |||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:ARCC]] | [[Category:ARCC]] | ||
− | [[Category: | + | [[Category:EN]]</noinclude> |
Latest revision as of 08:13, 11 July 2018
Migration
Please use the migrated document at URL shown below.
Check Datas
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 .
63 pages in ARCC