CommandResult Class

Contains return data on the result of a command execution.

Properties

successCount

read-only successCount: number;

If the command operates against a number of entities, blocks, or items, this returns the number of successful applications of this command.

Type: number