EnableTimerById

Enables selected timer, by ID

Signature

public void EnableTimer(string timerName)

Parameters

timerName
string required

No description provided.

Return Type

void

Example

CPH.EnableTimer(timerName);