ARK/Datas

From EncyclopAtys

< ARK
Revision as of 13:09, 20 January 2019 by Zorroargh (talk | contribs) (Created page with "{{Trad |DE= |EN=ARK/Datas |ES= |FR=ARK/Datas |RU= }} ===Check Datas===</noinclude> {| |32px |Function name: ''' ''weCDatas'' ''' |} This function is the equ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
en:ARK/Datas
fr:ARK/Datas
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Zorroargh, 2019-01-20)

Check 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 ...

←ARK, guide