Kaydet (Commit) 23b530d3 authored tarafından Damjan Jovanovic's avatar Damjan Jovanovic Kaydeden (comit) Caolán McNamara

#i126516# Document the return values for the TYPE() formula function in the online help too.

(cherry picked from commit 4149f99e)
üst ea407568
......@@ -2633,7 +2633,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
{
String 1 // Description
{
Text [ en-US ] = "Defines the data type of a value." ;
Text [ en-US ] = "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value, 8 = formula, 16 = error value, 64 = array)." ;
};
ExtraData =
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment