﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3788	Can't we create empty 3D arrays	shannithila@…		"I have a question which is are there any possibilities to create an empty array for example 3D array like 
{{{
Local $excelOutput[][][]={{{}}}
}}}
OR 
{{{
Local $excelOutput[][][]=[]
}}}
Or are there any data structure we can use such as list of list or array of dictionary for the above purpose."	Feature Request	closed		AutoIt		None	Works For Me		
