xs_concmd_name

Syntax

stock xs_concmd_name(cid, namestr[], namelen)

Usage

cid
The command ID.
namestr
The buffer where to store command's name.
namelen
The maximum size of the output buffer.

Description

Retrieves the name of a command identified by its ID.

Return

This function has no return value.