DOUBLE — Type Bindings

DOUBLEdouble
1.0.0

Description

Parses a decimal number from a single token or a variable reference. Trailing zeros are stripped for cleaner output (e.g. 20.50 becomes 20.5).

Examples

set %e:ENTITY% max_health [to] %val:DOUBLE%

Other Type Bindings