When running a method from 4D that is called via Active4D I am getting
an error of 15 from the A4D_ErrorHandler. I'm not sure what an error 15
is.
I am getting the error when generating a text variable.
$msg:=$msg+"Some text"
$msg:=$msg+"Some more text"