Whole document tree
    

Whole document tree

T

T

Name

T -- 

Description

T returns @value if and only if it is text, otherwise a blank string.

This function is Excel compatible.

Examples

T("text") equals "text".

T(64) returns an empty cell.

See also

CELL, N, VALUE.