replicationNumbers

Returns the replication identifiers used during execution, or null if the run has not been executed.

The internal store holds replication numbers as doubles (produced by ksl.utilities.KSLArrays.toDoubles); this property converts them to IntArray.

Return

an IntArray of replication numbers in execution order, or null