Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

_ArrayDelete - variable type after removing last element?

$
0
0

Hi!

 

Recently, I changed from AutoIt 3.3.8.1 to 3.3.12.0. One of my older scripts broke at an _ArrayDelete statement.

 

3.3.8.1

- deleting the last element results in an empty string variable, so IsArray($ar) = false

 

 

3.3.12.1

- deleting the last element seems to result in an empty array variable, because now IsArray($ar) = true (and btw. _ArrayDisplay shows an empty array)

 

Is that correct? When did that happen?

 

Regards,

Holger

 


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>