Got it
I added before the function closing bracket:
d='';
return d;
User Profile
Collapse
-
How do I define my return value in a while table?
IMPORTANT: This is a homework assignment, so I am not looking for someone to write my code, just looking for guidance on structure.
My JavaScript table generates exactly as I want, but my code is missing the return value and is therefore giving me an undefined comment in addition to the table. I have tried nesting it all within another function, which I assign to the return value, but no change.
...Code:function Trig() {
No activity results to display
Show More
Leave a comment: