Difference between revisions of "Switch ARCC EN"

From Ryzom Forge Wiki

Jump to: navigation, search
m
Line 1: Line 1:
 
<noinclude>{{tabLang|EN|DE|Switch ARCC EN|ES|Switch ARCC FR|RU}}
 
<noinclude>{{tabLang|EN|DE|Switch ARCC EN|ES|Switch ARCC FR|RU}}
 
===Switch===</noinclude>
 
===Switch===</noinclude>
{{WIP}}
 
 
{|
 
{|
 
|[[File: Arrow switch.png|32px]]
 
|[[File: Arrow switch.png|32px]]

Revision as of 10:02, 19 September 2014

Switch

Arrow switch.png Function name : weCSwitch_v2

This function allows 10 conditional branches + 1 default based on a value supplied as the first parameter of comparison.

WeCSwitch window
  • 1) Left value to be checked.
  • 2) Kind of test (==, !=, <, >, <=, >=)
  • 3) Right value of the test
  • 4) Action if the test is "True". The last line gives the default action, ie when all the previous tests were given "False".
  • 5) [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