دوست عزيزم safir187 (كه من خيلي شرمنده شما هستم)
اصل تابع به صورت زيره
if (process == "p1" && os == "win98" && drive == "new" && position == "m" && symptom == "bios") {
answertext = "hi";
} else if (process == "p1" && os == "win98" && drive == "old" && position == "m" && symptom == "bios") {
answertext = "friend";
} else if (process == "p1" && os == "win98" && drive == "new" && position == "m" && symptom == "os") {
answertext = "Your system";
} else if (process == "p1" && os == "win98" && drive == "old" && position == "m" && symptom == "os") {
answertext = "There are several reasons .";
} else if (process == "p1" && os == "win98" && position == "m" && drive == "old" && symptom == "freeze") {
answertext = "The most common causes for a previously working computer";
}
// end else if
من مي خوام جاي answertext فارسي بنويسم و در خروجي هم راست چين باشه در حال حاضر مشكل فارسي نوشتنشو حل كردم ولي راست چين نمي شه