The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sel with variable cases
#1
Would it be possible to get a "sel" function that accepts variables as cases?
e.g.
Code:
Copy      Help
int x y z result
sel result
,case x: out "result equals value in variable x"
,case y: out "result equals value in variable y"
,case z: out "result equals value in variable z"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)