B2B Data Exchange 
			
			- B2B Data Exchange 10.2.3
 - All Products
 
           
      	
            
	
      Field
				    | Definition
				    | 
Basic Tab
				    | |
Label
				    | Specify a label for this loop. 
				    | 
Condition
				    | Specify the conditional expression used to determine if the loop should be terminated. The loop will continue to run as long as the specified condition evaluates to true. 
				    | 
Advanced Tab
				    | |
ID
				    | Specify an ID for this loop. IDs are not required, but are used to conditionally exit or iterate a loop when there are nested loops. The value must be a valid identifier. The ID must be unique in a given loop hierarchy.
				    | 
Current Iteration Variable
				    | If needed, specify a variable name to hold the current iteration count. The value of this variable is a whole number that starts at 1 and is incremented every time the loop advances.
				    | 
Control Tab
				    | |
Log Level
				    | Default Value: Inherited from parent Module.
					  
  | 
Disabled
				    | Whether or not this task is disabled.
					  Default Value: false
					   |