Hello,
I think that a thread is actually posted for this subject but I want to know how I can create some E2 function. I’ve tried this:
e2function returntype functionname(type arg1, type arg2, ...)
--do stuff
end
I’ve replaced returntype by string and I have an error: " @anonymous_4:7: ‘=’ expected near ‘string’ ".
Could somebody help me please :buckteeth: ?
(Sorry if my english is bad )