Description:

Deletes an existing command alias from Rhino.

Syntax:
public static Boolean Delete(
String alias
)
Parameters:
  • alias
  • Type: System.String
  • [in] The name of the command alias.
Returns:
Type: Boolean
True if successful.
Available since:
5.0

Nothing found