Set Number
Sets the target Number parameter in the To slot to the value returned by the block in the From slot
The Set Number block allows you to take a Number value (or a reference/link to a Number value) and store it in another Number variable (or a reference/link to a Number value).
To use it:
- 
Connect the source block to the fromslot
- 
Specify where to store the data by adding a variable or Data Structure Reference in the toslot.
Parameters
| Parameter | Parameter | Valid Blocks | Required | 
|---|---|---|---|
| From | The number value to use | Number Process Block Group | Yes | 
| To | The destination number to set | Reference Block Group | Yes |