Class: CommandResult
Contains return data on the result of a command execution.
Constructors
new CommandResult()
private
new CommandResult():CommandResult
Returns
Properties
successCount
readonly
successCount:number
Remarks
If the command operates against a number of entities, blocks, or items, this returns the number of successful applications of this command.