
I'm getting the following error, with the following code
The function 'ClearCollect' has some invalid arguments
ClearCollect(someVariable, GetRoomByID.Run(""));
There doesn't appear to be anything wrong with my code. Can anyone spot anything that I might be missing?
Thanks