News

Arrays are a collection of elements of the same type. Elements are accessed using indices, starting from 0. Arrays have a fixed size defined at the time of creation. You can declare, initialize, ...
Describe the Bug Something appears to have changed for string variables. When initializing a string variable in a HTTP-triggered Logic App, if a dynamic element from the trigger body is used in the ...