mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
461 B
461 B
| title |
|---|
| 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