Logo
thubnail
ห้องหนีภัยในโรงเรียน
เล่นอิสระ
app script วุฒิชัย-19
วุฒิชัย กลิ่นบ
27
ปัญหาที่เพิ่มเข้ามา (15/ 20)
อนุญาตให้คำตอบที่ไม่ถูกต้อง
ซ่อนคำตอบ
public quiz

# 1

เลือกประเภท

Google Apps Script ที่ใช้เพื่อแสดงข้อความ "Hello, World!" ใน Console คืออะไร?

  • A) Logger.show("Hello, World!");
  • B) Console.log("Hello, World!");
  • C) Logger.log("Hello, World!");
  • D) Log.print("Hello, World!");

# 2

เลือกประเภท

ฟังก์ชันใน Google Apps Script ที่ใช้เพื่อดึงข้อมูลจากเซลล์ A1 ของ Google Sheets คืออะไร?

  • A) getValue('A1');
  • B) SpreadsheetApp.getActiveSpreadsheet().getRange('A1').getValue()
  • C) Sheet.getData('A1');
  • D) SpreadsheetApp.getValue('A1')

# 3

เลือกประเภท

ฟังก์ชันใน Google Apps Script ที่ใช้เพื่อสร้างไฟล์ข้อความใหม่ใน Google Drive คืออะไร?

  • A) DriveApp.createFile('newfile.txt', 'Hello World');
  • B) DriveApp.createTextFile('newfile.txt', 'Hello World');
  • C) DriveApp.createFile('newfile', 'Hello World');
  • D) DriveApp.newFile('newfile.txt', 'Hello World');

# 4

เลือกประเภท

ฟังก์ชันใน Google Apps Script ที่ใช้เพื่อส่งอีเมล์คืออะไร?

  • A) MailApp.send('recipient@example.com', 'Subject', 'Body');
  • B) MailApp.sendEmail('recipient@example.com', 'Subject', 'Body');
  • C) GmailApp.send('recipient@example.com', 'Subject', 'Body');
  • D) EmailApp.sendEmail('recipient@example.com', 'Subject', 'Body');
ต้องการดูคำถามทั้ง 15 ข้อ?
เข้าร่วม ZEP QUIZ เพื่อเข้าถึงแบบทดสอบกว่า 800,000 ชุด ฟรีเข้าสู่ระบบเพื่อสำรวจทั้งหมด