Gets the time in milliseconds that the iterated sequence of scripts will iterate for.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Field Value
The time in milliseconds that the iterated sequence of scripts will iterate for.Remarks
- Returns 0 if the iterated sequence of scripts have been set to execute a certain number of iterations, or to iterate forever.
- Returns a value greater than 0 if the iterated sequence of scripts have been set to execute for a given length of time.
See Also