Returns the substring from the text {0} found at the offset {1}. An optional parameter, {2}, can be included to specify how many characters to return. Throws an error if there aren't enough characters.
Returns the square root of {0}. If {0} is null, Number.Sqrt returns null. If it is a negative value, Number.NaN is returned ...
Returns the standard deviation of a numeric expression evaluated over a set, using a biased population. (Alias for StdevP.) ...
Returns the standard deviation of a numeric expression evaluated over a set, using an unbiased population. (Alias for Stdev.) ...
Returns the string {0} from the current extension MEZ file localized for the current culture, falling back to the default ...
Returns the substring from the text {0} found at the offset {1}. An optional parameter, {2}, can be included to specify how ...
Returns the text representation of {0}. The {0} can be a number , date , time , datetime , datetimezone , logical , duration ...
Returns the union of a list of types {0}. An optional {1} parameter may be used to specify behaviour for missing columns ...
Returns the variance of a numeric expression evaluated over a set, using an unbiased population. (Alias for Var function.) ...
Returns the {0} with only the specified {1}. {0}: The provided table. {1}: The list of columns from the table {0} to return. ...