Description

Sets a command's parent category.

Syntax

rv = Command_Services("SetCategory", Command, NewCategory)

Parameters

ParameterDescription
Command

A valid command from the Commands table.

NewCategory

The name of the new category to assign.

Version

16.0.18

  • No labels