Previous Next


UseDifferentSeedEachSimulation Property (RDKSettings Object)

Description

Specifies or returns if a different seed should be used each simulation in a multiple simulation run.

Syntax

object.UseDifferentSeedEachSimulation

Arguments

None.

Return Value

(Boolean) – TRUE if a new seed is picked each simulation in a multiple simulation run, or FALSE if not.

Example

RDKApp.SimSettings.UseDifferentSeedEachSimulation = TRUE