Returns the offset at which the value {1} appears in the list {0}. Returns -1 if the value doesn't appear. An optional occurrence parameter {2} can be specified.
- {2}: The maximum number of occurrences to report.
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 ...
Returns the offset in list {0} of the first occurrence of a value in a list {1}. Returns -1 if no occurrence is found. An ...
Returns the parts of the input {0} as a record, containing values such as Scheme, Host, Port, Path, Query, Fragment, UserName ...
Returns the Poisson distribution. A common application of the Poisson distribution is predicting the number of events over ...
Returns the position of the first occurrence of any of the characters in the character list {0} found in the text value {1}. ...