KMManager.method()
Summary
The method() method does . . .
Syntax
KMManager.method(Param param1, Param param2)
Parameters
param1- Param details.
param2- Param details.
Returns
Details of return value if any
Description
Description.
Examples
Example: Using method()
The following script illustrate the use of method():
//Code here


