T

Ĉi tiu funkcio liveras la celan tekston, aŭ malplenan ĉenon se la celo ne estas teksto.

If an error occurs the function returns the error value.

Sintakso

T(Value)

If Value is a text string or refers to a text string, T returns that text string; otherwise it returns a blank text string.

Ekzemplo

=T(12345) returns an empty string.

=T("12345") returns the string 12345.

Bonvolu subteni nin!