This repository demonstrates a subtle bug in VBScript related to how arrays are handled when passed as function parameters. The issue arises when an array is not explicitly dimensioned using the Dim ...