Determines whether or not items are replaced into the selection pool after being randomly selected.
<list>
This property use this property to turn replacement on or off.
The following turns on replacement on a list:
<trial example>
/ ontrialbegin = [list.mountainRanges.replace = true;]
</trial>