CommandResetCounter

Resets the total counter for the given command, by ID

Signature

public void CommandResetCounter(string commandId)

Parameters

commandId
string required

No description provided.

Return Type

void

Example

CPH.CommandResetCounter(commandId);