Help Desk
Last updated
Last updated
Where can I get support for 0CodeKit?
Create a ticket, powered by ClickUp, that will be immediately added to our product's backlog.
For feedback and community support, check out our Slack channels.
We offer code support via our community. Join Slack community.
If you run into bugs because of your code maybe this helps:
Keep in mind:
You need to create the object that you want to return.
You need to store the object in a variable called result.
NO console.log/print, values printed to the console won't be returned, just the result object (Step 1 and 2)
Check the examples below.
Common problems with code executors: