Functions

123456789101112
Across
  1. 2. I will returns location of data within multiple values
  2. 4. I concatenate the elements of an array together into one string.
  3. 6. I help to evaluates the choice argument at the given index.
  4. 9. You can retrieves users from a set of users and groups using me.
  5. 11. I love to reverse the array.
  6. 12. I am good in making a single list from variable number of list.
Down
  1. 1. To find if a value is present in an array, you use me.
  2. 3. I represents a constant number that stands for Not A Number
  3. 5. I help in detecting if SAIL interface is displayed within Appian for Mobile Devices on a phone
  4. 6. You use me to calculate the actual number of work days between two Date and Times according to the calendar defined in your system
  5. 7. I converts the given externalized string representation of a value to the original value
  6. 8. I help in converting a decimal number into a generic currency value
  7. 10. I will returns the specified text, minus any characters not in the list of valid characters.