|
Writes the passed Answer to
the AnswerFile.
Syntax
Informs.WriteAnswer(AnswerName
as string, AnswerValue as string)[ = True | False ]
Remarks
AnswerName is a synonym for
Variable. Consider the AnswerName as the variable name and the AnswerValue as
the value of that variable. Not saved until the AnswerFile is closed. If an
answer with the passed AnswerName already exists in the AnswerFile it will be
overwritten.
Data Type
Boolean
Previous |
Topics | Next
|