FutureProg functions
textfromfluid
Text textfromfluid(Number amount)
Contexts: computer function, computer program, standard futureprog
Formats a base-unit fluid volume value as player-facing text using the unit manager. This is the inverse of fluid 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 fluid volume value as player-facing text using the unit manager. This is the inverse of fluid 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.