Project

General

Profile

VGExecute (command)

Syntax

VGExecute command

Description

Executes a Vanguard command directly

Examples

  • VGExecute /who

.NET C# Examples

  • Ext.VGExecute("/clearalltargets");
  • Ext.VGExecute("/who all 50");