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

qaRunner.partial()

Sets the state of an answers file to "Partially completed".

Syntax

number = qaRunner.partial(pageNo)

Parameters

The 'qaRunner.partial' method takes 1 parameter:

Name Type/Value Range/Length Description
pageNonumber  Optional. Sets the current pagenumber for the answerfile if supplied.

Results

The 'qaRunner.partial' method returns number:

Type/Value Range/Length Description
number   The answer file ID, or -1 for failure.

Remarks

This call only works where an answer file exists already.

Whitebeam release 1.3.36
(loadtime : 11ms)