LibreOfficeDev 25.8 Help
D6qQF‖ This function returns the target text, or a blank text string if the target is not text.
6g9XD‖If an error occurs the function returns the error value.
Eamws‖T(Value)
q6iWf‖If Value is a text string or refers to a text string, T returns that text string; otherwise it returns a blank text string.
4uq93‖ =T(12345) returns an empty string.
CxTKS‖ =T("12345") returns the string 12345.