Control parameters
This chapter documents all control parameters that are defined by the Mosel language—some Mosel modules also define parameters, these are documented under the corresponding module. Parameter values can be retrieved via the subroutine getparam and unless marked as read-only, new parameter values can be specified via setparam. The subroutines getparam and setparam are case insensitive with respect to their parameter name argument. Alternatively, the subroutines getdsoparam and setdsoparam can also be used for accessing parameters of the Mosel language.
The value of a parameter is computed at run time, except for the special case of parser parameters. These parameters are evaluated as soon as they are parsed during model compilation.
|
Whether initializations from blocks finalize sets.
|
|
|
List of bim file prefixes.
|
|
|
Whether the interpreter ignores I/O errors.
|
|
|
Status of the last I/O operation.
|
|
|
Current language selection.
|
|
|
Directory where message catalogs are stored.
|
|
|
Whether the interpreter ignores maths errors.
|
|
|
Version of the model as given by the version directive.
|
|
|
Internal unique name of the model being executed.
|
|
|
Order number of the model being executed.
|
|
|
Number of items read.
|
|
|
Current local date.
|
|
|
Current source file name.
|
|
|
Number of the line being parsed.
|
|
|
Current local time.
|
|
|
Current UTC date.
|
|
|
Current UTC time.
|
|
|
Mosel version.
|
|
|
Generate per label counting for initializations from.
|
|
|
Default C printing format for real numbers.
|
|
|
Whether to record source location of constraints definitions.
|
|
|
Active restrictions.
|
|
|
Parameter string used for the current execution.
|
|
|
Sharing status of the model.
|
|
|
The Mosel temporary directory.
|
|
|
Whether to apply zero tolerance for textual representation.
|
|
|
Whether to use local or UTC time.
|
|
|
Specify the current working directory of the model.
|
|
|
Zero tolerance in comparisons between reals.
|
© 2001-2026 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.
