CurrentPlugin property
| Applies to |
|---|
This property returns the active Plugin object where this code is called from.
Syntax
object.CurrentPlugin [= value]
| Part | Description |
|---|---|
| object | An expression that evaluates to an object in the above objects list. |
| Value | A Plugin value. |