Random object
Content Type: Module
Categories: Scheduling
Overview
Retrieves a random object from a (in memory) list with a Java action. The Java action makes sure that the returned object is 100% random. For example useful for creation of a random sample from a list of objects. Requires 7.23.26 or higher.
Documentation
RandomObject
Retrieves a random object from a (in memory) list with a Java action. The Java action makes sure that the returned object is 100% random.
Typical usage scenario
For example useful for creation of a random sample from a list of objects. An (while) loop can be used to retrieve one by one retrieve a random item from the list.
Dependencies
Studio Pro 7.23.26 or higher.
Known bugs
None