Skip to contents

Updates the name of an existing tool category.

Usage

renameToolCategory(categoryId, name)

Arguments

categoryId

Character. The ID of the tool category to rename.

name

Character. The new name.

Value

A list with the updated category details, or NULL on failure.

References

ccs33