﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3755	_ArrayInsert fails with Error 3 when the Insert Positions parameter is a delimited string	AlanParry	Melba23	"For example, if the  Insert Positions parameter $vValue is ""7;10""  _ArrayInsert fails with Error code 3.

The reason is that when _ArrayInsert compares the insertion points to check that they are in ascending order, what it compares are the string representation of the numbers and guess what: ""7"" is NOT less than ""10"""	Bug	closed	3.3.15.1	Standard UDFs	3.3.14.5	None	Fixed		
