Jump to content

Conditional structures: Difference between revisions

Line 2,926:
</lang>
 
Ternary can used as Elvis operator (a function here), when a false (or a Nothing, for some kind of objects) evaluated then return something after ->, else return true or the object so if A is object then If(A->,B) return A.
 
 
<lang M2000 Interpreter>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.