Whitebeam Object Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Object Definition

Method Description

qaDumper.changeAnsFile()

Replace the current answer-file with the specified one.

Syntax

number = qaDumper.changeAnsFile(answerFileID)

Parameters

The 'qaDumper.changeAnsFile' method takes 1 parameter:

Name Type/Value Range/Length Description
answerFileIDnumber  Required. The file ID of the answer file to load.

Results

The 'qaDumper.changeAnsFile' method returns number:

Type/Value Range/Length Description
number   The file ID supplied is returned.

Remarks

This method does not cause the new answers to be loaded. The answer file is only retrieved when needed by the object.

Whitebeam release 1.3.36
(loadtime : 8ms)