Initializing help system before first use

runLogFragment

Structure containing information about (part or all) of the run log

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
firstLineNum int element 1/1 Return the number of the first run log line in this fragment. Run log lines are numbered starting from line 1.
id string element 0/1 Return the ID of the model execution
lines list of string element 0/unbounded Return the run log lines in this fragment
numAvailableLines int element 1/1 Return the total number of lines in this version of the run log
version string element 0/1 Return the run log version. The run log version changes only when an execution restarts and the run log is reset; it does not change when new lines are added to the run log.

Example

<r----->
  <id>...</id>
  <version>...</version>
  <firstLineNum>...</firstLineNum>
  <numAvailableLines>...</numAvailableLines>
  <lines>...</lines>
</r----->

© 2001-2019 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.