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

Releases

Version: 1.2.0
Framework Version: 9.0.5
Release Notes: Upgrade to Mendix 9
Version: 1.1.0
Framework Version: 8.0.0
Release Notes: Upgrade to Mendix 8
Version: 1.0.0
Framework Version: 7.23.26
Release Notes: Initial release