Answered
FMS displays Chinese in Live Log panel
hello, i have studied fms for several months. i use the code as follows:
application.onAppStart=function(){
trace("中文");
}
the live long in fms administration console shows the result : "undefined".
what should i do to solve the problem?
