User`s guide

Appendix
VEE User’s Guide 539
Replace the integer input for the first field with a For Count
object and step through 10 iterations. Be certain to “ping” the
random number generator and the time function on each
iteration. Send the complete record into a To DataSet object. In
a separate thread, retrieve all records from the dataset where
the random value is greater than 0.5. Put the resultant records
into a record constant
Hint: You'll need a control pin for a Default Value on the Record
Constant object.
Solution—Manipulating Records, Step 3
Figure 306 shows a solution for manipulating records, step
3.
Figure 306 Manipulating Records, Step 3