Description:

Returns the macro of a command alias.

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

Nothing found