| 程序包 | 说明 |
|---|---|
| kd.bos.script.jsengine.debug |
| 限定符和类型 | 方法和说明 |
|---|---|
DIM.FunctionSource |
DIM.SourceInfo.functionSource(int i)
Returns the FunctionSource object with the given index.
|
DIM.FunctionSource |
DIM.functionSourceByName(java.lang.String functionName)
Returns the FunctionSource object for the function with the given name.
|