Returns 1 for if {0} is a positive number, -1 if it is a negative number, and 0 if it is zero.
If {0} is null, Number.Sign
returns null.
Return the names of columns of type Number.Type from the table Table.FromRecords({[a=1,b="hello"]}, type table[a=Number.Type, ...
Return type is not valid in FunctionImport '{0}'. The FunctionImport can have no return type or return a collection of scalar ...
Return type is not valid in FunctionImport '{0}'. The FunctionImport must return a collection of scalar values or a collection ...
Returns -1, 0 or 1 based on the first text being less than, equal to, or greater than the second in dictionary order. Can ...
Returns 1 for if {0} is a positive number, -1 if it is a negative number, and 0 if it is zero. If {0} is null, Number.Sign ...
Returns a -1, 0, or 1 number value based on the first text value, {0}, being less than, equal to, or greater than the second ...
Returns a 16-bit integer number value from the given {0}. If the given {0} is null , Int16.From returns null . If the given ...
Returns a 32-bit integer number value from the given {0}. If the given {0} is null , Int32.From returns null . If the given ...
Returns a 64-bit integer number value from the given {0}. If the given {0} is null , Int64.From returns null . If the given ...