NUMBER — Type Bindings

NUMBERNumber
1.0.0

Description

Parses any numeric literal (int, long, or double) from a single token or a variable reference. Automatically detects the appropriate numeric type based on the token content.

Examples

set %var:EXPR% to %val:NUMBER%

Other Type Bindings