I refer to the difference between the generic:
and the type-specific:![]()
Function Fuk() As Object
If the function declaration is the latter case, it is sensible also to declare the receiving variable as Scripting.Dictionary rather than as Object.![]()
Function Fuk() As Scripting.Dictionary
Bookmarks