Paris/IronAHK

.length returns blank

Closed this issue · 2 comments

x := [1,2,3,4]

msgbox % (x) "`n" (x.length)

um, this exists, right? oO

Fixed in a6a5547.