Skip to content

Commit a7b4c86

Browse files
author
ecfan
committed
Draft updates
1 parent ccc7812 commit a7b4c86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/logic-apps/create-maps-data-transformation-visual-studio-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,9 @@ The example in this section concatenates multiple source element types so that y
268268

269269
<a name="loop-through-array"></a>
270270

271-
## Create a loop between arrays
271+
## Create loop mapping between arrays
272272

273-
If your source and target schemas contain array elements that you want to map, you can create a loop to iterates through each array's item elements. The example in this section creates a loop through a source **Employee** array and a target **Person** array and mappings between the arrays' items.
273+
If your source and target schemas contain array elements, you can create a loop to iterates through each array's item elements. The example in this section creates a loop through a source **Employee** array and a target **Person** array and mappings between the arrays' items.
274274

275275
1. To view what happens in code while you create the mapping, in the mapper's upper right corner, select **View code**.
276276

-16.3 KB
Loading

0 commit comments

Comments
 (0)