Collection Functions(Power Automate Cloud flows)

Japanese version. Collection Functions Function to retrieve array items Function Importance Overview first High Function to get the first item in an array.first also has a separate function of the same name to get the first character of the text.It works in the opposite way to last. last High Function to get the last item in an array.last also has a separate function of the same name to get the last character of the text.It works in the opposite way to first. take Middle Takes a sub-array of the specified number of items from the beginning of the array.take also has a separate text function with the same name. item High Function to retrieve … Continue reading Collection Functions(Power Automate Cloud flows)