Hi,
first - only own defined javascript functions can be called,
calling javascript internal functions like "alert" is not supported,
and - there is a bug in the current version that converts the name of the called javascript function to lower case,
that means the name of javascript function must be lower case in the html file (this bug will be fixed in the next release),
best regards,
Klaus