I have a Javascript routine doing many checks. Now after adding a line I got the error message inside Apex on saving the Javascript code:
Action -> Execute Javascript Code -> Settings -> Code
Value too long by nn characters
I first thought this is a joke and I made some typo mistake in the Javascript code but there seems to be a limit of Javascript code size!!! This is the very first time a tool stops be creating code by size restriction!!!. Ok, my C64 restricts me too that way.
Is this just a bug or can I somewhere extend/override the size limitation of Javascript code?