Hi
Sometimes when I see the type of one field is code , usually I don’t know which one it support, python, jinja or javascript.
For example, in table Notification Receipt.
The type of field cc and field bcc is code , my understanding is they should support one language, but I really don’t know which one.
How can I find out the answer, or it really depends on how the backend doctype related py to handle the content?
Also like in table Workflow Transitions
The type of field condition is Code too, so which language it support this time?
Thanks.