Skip to main content
The Max action examines a repeatable list and returns its largest number.

Inputs

Outputs

For example, 8, -3, and 4.5 produce 8.
Zero and empty repeat slots are currently ignored by this action. If zero needs to participate in the comparison, compare it explicitly with the returned value in a later step.