Function SetTic() Foundation

Defines whether to start or to stop monitoring timer ticks.

Syntax
SetTic( <lStartStop> ;
      ) --> lStartStop
Return

Returns the current setting.

Description

<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.

Feedback

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.