SetDiffPct
Name |
SetDiffPct |
||||||||||||
Purpose |
Sets the tolerance in percent for automatic validates in a concurrent user module. |
||||||||||||
Params |
|
||||||||||||
Returncode |
|
||||||||||||
Usage |
To change the current tolerance. |
||||||||||||
Sample |
iRes := lic.SetDiffPct (‘D1006’, 10); if iRes <> 0 then begin << an error occurred >> ... end else begin << interval successfully set to 2 minutes >> ... |
||||||||||||
See also |
Concurrent user, CheckInterval, DiffPct |