﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1440	For...In...Next, Multi dimensional array.	anonymous	Jon	"Not sure what the intended behavior is for For...In...Next in relation to multi dimensional array's, but based on the current behavior. (same as Object collection with no elements)

""If the expression is an Object collection with no elements, the loop will be skipped and the Variable will contain an empty string.""

Could be change to.

""If the expression is an Object collection with no elements, or an multi-dimensional array, the loop will be skipped and the Variable will contain an empty string.""

To reflect this."	Bug	closed	3.3.5.3	Documentation	3.3.5.1	None	Fixed		
