Programming with Reflection
Recording property
Syntax |
object.Recording |
Works with |
|
Data type |
Returns a value indicating whether or not a macro (or Reflection Basic script) is currently being recorded. This property returns True when the recorder is active, and False when it is not.
This property is read-only.