Message 1 of 4
Passing VBA variable to iLogic

Not applicable
08-25-2017
06:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to pass a string variable from a VBA function (using VBA editor, not VB.net) to iLogic. I'm stumped. I thought that maybe using the syntax: stringName = InventorVB.RunMacro(....) would work, but it's not passing the variable. Anyone have an idea? Is it possible?