Message 1 of 3
SelectionSet.Item(1).TextString
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have one text object in my selection set. I'm trying to use the method shown in the title to obtain the text string. The Locals Window correctly reports the text string in Item1. However, I get the error message "Invalid argument index in Item".
Can someone tell me the proper syntax to use for this?
Thanks