Returns the number of permutations for a given number of objects that can be selected from number objects. A permutation is any set or subset of objects or events where internal order is significant. Permutations are different from combinations, for which the internal order is not significant. Use this function for lottery-style probability calculations.
Returns the nth item in the delimited list produced by the Path function, counting backwards from the last item in the path ...
Returns the nth item in the delimited list produced by the Path function, counting backwards from the last item in the path. ...
Returns the number of combinations for a given number of items. Use COMBIN to determine the total possible number of groups ...
Returns the number of days in the month in the date , datetime , or datetimezone value {0}. {0}: A date , datetime , or datetimezone ...
Returns the number of permutations for a given number of objects that can be selected from number objects. A permutation ...
Returns the number of permutations that can be generated from a number of items, {0}, with a specified permutation size, ...
Returns the number of unique combinations from a list of items, {0} with specified combination size, {1}. {0}: The number ...
Returns the objects on the Salesforce account provided in the credentials. The account will be connected through the provided ...
Returns the offset at which the value {1} appears in the list {0}. Returns -1 if the value doesn't appear. An optional occurrence ...