Continue

The Continue method is used to run an ITP Model. Refer to Run an interactive ITP Model for a description of the functionality of the Continue method.

Method

Function Continue(

Response As String,

Submission As String,

) As ModelResult

Parameters

Response, contains a reference to a file with the answer(s) to an ITP Model interact that has been returned earlier.

Submission, the Submission parameter indicates what the user has pressed in the INTERACT screen. The possible values of this parameter are passed in the XML File that holds the INTERACT questions (element button).

Return values, the Continue call offers the same return values as the Start call.