Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Macro Object / Script Property
In This Topic
Script Property (Macro)
In This Topic
Gets the current macro recording script, if any. Returns an empty string if no script is currently recording.
Syntax
expression.Script As String
where expression is a variable that represents a Macro Object
See Also