T()

T(x) returns the value in result x as decimal value.

Avoid using the T() function for Formula Results - it creates major dependencies within your file!

See also TR(), TText(), TName().

TR()

TR(x) returns the rounded time in result x as decimal value.

Avoid using the TR() function for Formula Results - it creates major dependencies within your file!

See also T(), TText(), TName().

TName()

TName(x) returns the name of the result with ID x.

See also T(), TR(), TText().

TText()

TText(x) returns the formated time value in result x.

See also T(), TR(), TName().