Maximum Float Value (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.13

Syntax

[the] max[imum] float value

Description

A number representing the maximum value of a float number type.

Examples

if {_number} >= maximum float value:

View source