FutureProg functions
textfromvolume
Text textfromvolume(Number amount)
Contexts: computer function, computer program, standard futureprog
Formats a base-unit volume value as player-facing text using the unit manager. This is the inverse of volumefromtext for builder scripts that need readable units.
amount: The amount to use. Text amounts are parsed using the target system's normal builder/player parsing rules.
Contexts: computer function, computer program, standard futureprog
Formats a base-unit volume value as player-facing text using the unit manager. This is the inverse of volumefromtext for builder scripts that need readable units.
amount: The amount to use. Text amounts are parsed using the target system's normal builder/player parsing rules.