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