List Randomizer
Category: Modules
Subcategory: All
Overview
Use the module to randomize data in the list.
Documentation
Description
Java action to randomize list in Mendix application.
Typical usage scenario
Use this when you to randomize list and retrieve data.
Configuration
- Create a microflow.
- Retrieve data as list.
- Pass it to list randomizer activity.
- The return value will be a random list.
Releases
Version: 1.0.0
Framework Version: 9.24.0
Release Notes: initial release