Back to Index
Definition: temp() — Allowed: no arguments; Not allowed: any arguments.
temp()
Returns the current temperature value supplied by the host.
if (temp() > 250) { out(1) = 1; }