mozaic_tips_and_tricks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
mozaic_tips_and_tricks [2020/01/12 21:16] – [Store two positive Values into a single Variable] _kimozaic_tips_and_tricks [2020/01/12 21:16] – [Store two positive Values into a single Variable] Fixed typo _ki
Line 74: Line 74:
   varB = 124   // allowed range 0 .. 999   varB = 124   // allowed range 0 .. 999
      
-  combinedValue = valA * maxB+ valB+  combinedValue = valA * maxB + valB
 </code>  </code> 
  
  • mozaic_tips_and_tricks.txt
  • Last modified: 2024/04/23 19:07
  • by _ki