Skip to contents

Creates a new tool category in the improve repository.

Usage

createToolCategory(name)

Arguments

name

Character. Name for the new tool category.

Value

A list with the created category details (id, name), or NULL on failure.

References

ccs32