hexis.format.number
hexis.format.number(n)
| Stability | Kind | Used by an official script |
|---|---|---|
| Supported | function | Yes |
What it does
Format number with abbreviations (k/m/b) like YAML's | coins
Parameters
The Java wrapper accepts 1 argument.
Contract confidence
- Java binding: Present in the recorded source snapshot.
- Official script evidence: Used by an official Hexis script.
- Live acceptance: Not recorded for every option and failure path.
Safety and lifecycle
Stop the script if the call returns an unexpected value, the world changes, or the user requests cancellation. Experimental and advanced calls may not yet have uniform structured outcomes.
See Script safety before combining this call with movement, camera, GUI, inventory, chat, or network side effects.