If a certain variable is empty, I would like to see this in the serverlog.
Is there a way to use something like application.output() for this, or is there some way to throw an exception so that I can see in the log that the var was empty while executing the code?
Thanks,
Michel