Web uygulaması URL'sini ziyaret ettiğinizde tarayıcıda "Merhaba Dünya" ifadesini görürsünüz. Güvenlik nedeniyle komut dosyaları, içeriği doğrudan tarayıcıya döndüremez. Bunun yerine, içeriği farklı bir URL'den yayınlamalıdır. Bu nedenle, bu web uygulaması aracılığıyla oluşturulan çıkışın tarayıcıdaki URL'si orijinal komut dosyası URL'sinden farklı olur.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-12-22 UTC."],[[["ContentService allows scripts to return text content, which can be served as a web app."],["Due to security, content is served from a different URL than the original script URL."],["It provides methods like `createTextOutput()` to generate and manipulate text output objects."],["`createTextOutput()` can be used with or without initial content, enabling flexible content creation."]]],[]]