Closed getsetbro closed 7 years ago
Line 56 needed to pass the variable in to the other function. Added a close paren to the end of Line 57. Line 90 needed a comma at the end. Added a substring method to line 78 just so something, anything got returned.
Added a substring method to line 78 just so something, anything got returned.
This should really return an object, but I can fix that in an update today.
Thanks for your help!
Line 56 needed to pass the variable in to the other function. Added a close paren to the end of Line 57. Line 90 needed a comma at the end. Added a substring method to line 78 just so something, anything got returned.