expression.RunLegacyReflectionMacroFile( _ ByVal fileName As String, _ ByVal macroData As String _ )
where expression is a variable that represents a Macro Object
Parameters
- fileName
- The name of a macro file. Include full path information if the macro file is not in the current folder.
- macroData
- An optional string to pass information to the macro.