getCommand Method (Cell)

Summary

Returns the command with the id value

commandID**.

Syntax

JavaScript Syntax
Cell.prototype.getCommand = function(commandID)
TypeScript Syntax
getCommand(commandID: number): any;

Parameters

commandID*.

Return Value

Object that represents the command with the id value

commandID
.

Remarks

The id is assigned to a specific command when it is first set using SetCommand.

In order to activate the action, you need to assign it using SetCommand, then run the command using RunCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize