# Actions

| Name                   | Info                                                                                                                                                                                                                                                                                                    |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| randomize number       | <p>chooses a random number between the "random minimum" variable property value and the "random maximum" variable property value<br>use the "round random" property to limit the results to round numbers only<br>default values - "round random": true, "random minimum": 0, "random maximum": 100</p> |
| round number           | rounds the value of a decimal number                                                                                                                                                                                                                                                                    |
| snap to frame rate     | <p>rounds the value to fit a certain frame rate<br><br>specify the framerate number</p>                                                                                                                                                                                                                 |
| convert text to number | applies the value of a text variable to a number variable (if it contains a number)                                                                                                                                                                                                                     |
