Instruction to impose the current value of the counter.
NOTE: The similar function ct_cv() is used instead to read the current value of the counter.
Syntax |
ct_cv (counter cnt, real value) |
---|---|
cnt |
Name of the counter (defined as a variable type) |
value |
Current value to be imposed |
Validity |
Rule, Task |
Note |
Useful for creating retentive counters |
Example usage:
|