Across
- 5. Returns the specified text, minus any characters not in the list of valid characters.
- 6. Returns location of data within multiple values
- 7. Detects if a SAIL interface is displayed within Appian for Mobile Devices on a phone
- 8. Converts the given externalized string representation of a value to the original value
- 10. Concatenates the elements of an array together into one string and inserts a string separator between each element.
- 12. Takes a variable number of lists and merges them into a single list
Down
- 1. Checks whether an array contains the value.
- 2. Retrieves users from a set of users and groups.
- 3. Evaluates the choice argument at the given index and returns the result.
- 4. This returns the actual number of work days between two Date and Times (both inclusive), according to the calendar defined for the system
- 5. Converts a decimal number into a generic currency value
- 9. Represents a constant number that stands for Not A Number
- 11. Returns an array in reverse order.
