Function SetTic() Foundation
Defines whether to start or to stop monitoring timer ticks.
SetTic( <lStartStop> ;
) --> lStartStop
Returns the current setting.
<lStartStop>
.T. - Defines the start value for GetTic()
.F. - The return value of GetTic() remains unchanged.
Note that <lStartStop> is not an optional parameter as in CA-Tools.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.