Returns the text of the specified value.
Syntax
![]() |
---|
T( Any value ) → Text |
If value is or refers to text, T returns value. Otherwise, the function returns an empty text. Note, that this is not a type conversion, that is T(5) will produce an empty text, rather than "5".
Formula
![]() |
---|
=T("test") |
Function Reference
N Function
VALUE Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |