User Tools

Site Tools


iceee:development:scriptfunctions

Differences

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

Link to this comparison view

iceee:development:scriptfunctions [2017/01/02 10:25]
emerald created
iceee:development:scriptfunctions [2017/01/02 10:28]
emerald [Functions]
Line 17: Line 17:
  
 | Name | Arguments | Description | | Name | Arguments | Description |
 +| array_contains | array,value | Returns a boolean indicating whether the integer number value is in the arrray |
 | randmodrng | min, max | Returns a random integer number between min (inclusive) and max (exclusive) | | randmodrng | min, max | Returns a random integer number between min (inclusive) and max (exclusive) |
 | randmod | max | Returns a random integer number between 0 (inclusive) and max (exclusive) | | randmod | max | Returns a random integer number between 0 (inclusive) and max (exclusive) |
iceee/development/scriptfunctions.txt ยท Last modified: 2017/01/02 10:28 by emerald