This is my method/function:
public static Object testFunction (String GoesHere)
I'm not sure how to reference the object as I've checked its syntax and seems to be written correctly, but it does not have a name. Also, it's of type and the method/function is expecting a string. Thanks so much