Up to this point I always have received feedback on every step I have made. In this situation no feedback is received on (Ctrl + Enter). I am stuck.
Please show me your code
1 Like
This typically means you have a syntax error that prevents any code from running.
1 Like
Thank you JeremyLT, I found out my error. I assigned the text property with an equal symbol instead of using a colon. Thank you for your prompt response.
That’ll do it. Good work hunting it down.
The ‘console’ tab on the editor can sometimes give you information about what line an issue is on.
1 Like
Thank you for your time. I already fixed my error.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.