engine.init.file

Set engine.init.file to the full path to a file containing initialization commands.

Property Type Default Value Property Description
engine.init.file na By default, this property is blank. If you provide this file, it should be the full path to a file containing the initialization commands. The commands in the file specified by engine.init.file are either open-source R, TERR, SAS, or MATLAB scripts, depending on the engine type specified for the server.

The file specified by engine.init.file is processed after any expressions defined by engine.init.expr.