Edit

Share via


CommandResult Class (Version 1.x.x)

Important

This documentation is for an older version of this module. Go to the latest documentation here.

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