Public Sub RandomFunction(ByRef sData() As String) Dim i As Integer For i = 0 To UBound(sData) ... Next i End Sub Click to expand... If the first function call (AFunctionWhichMayOrMayNot...) does not ...
PHP 8 supports array unpacking with string keys, introduces a new function to determine if an array is a list, and a stable array sort function. Exception handling adds support for non-capturing ...