Adobe
9A0-127 · Question #8
9A0-127 Question #8: Real Exam Question with Answer & Explanation
The correct answer is B. a spreadsheet object or comma-delimited text. See the full explanation below for the reasoning.
Question
The following <cfspreadsheet> command creates a spreadsheet containing data from an existing variable named myVar: <cfspreadsheet action="write" filename="#expandpath('sheet.xls')#" name="myVar"/> Which type of data must the myVar variable contain?
Options
- Aa query object
- Ba spreadsheet object or comma-delimited text
- Cany data type
- Dan array, query, or comma-delimited text
Community Discussion
No community discussion yet for this question.