Beta Documentation - Subject to change.

Gets the name of the item including quantity information.

Syntax

Lua
function ItemInfo:GetNameWithQuantity(quantity);

Parameters

quantity
Type: number

Returns

Type: string
The name of the item including quantity information.

Remarks

Gets the name of the item including quantity information.

See Also