.number
element
The .number
action display a number. It belongs to the numbers category within the ui area.
Action Syntax
.number 123
A numeric value
.number $variable
A variable name starting with $
Valid sizes
micro
tiny
small
medium
large
extra
huge
gigantic
s9
s10
s11
s12
s13
s14
s15
s16
s17
s18
s19
s20
Tags
percentage
shows number as a percentage
Examples
// Basic Usage
.number 10
// Using Variables
// Display dynamic content from variables
.number $number
Action code: 2371112762
Version: 0.6.4-2
Last updated: 2025-06-13