Message 1 of 1
Maya script editor search and replace - how to replace a space with a line break
Not applicable
04-12-2020
01:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In the script editor, when I list selected objects, I get something like this (ex):
wwwwww xxxxxx yyyyyy zzzzzzz
But I want to organize them for clarity - with line breaks instead of spaces. (ex:)
wwwwww
xxxxxx
yyyyyy
zzzzzzz
In the script editor Search and Replace tool, I can simply add a space in the Find What field, but I can't find any way to enter a "return" or line break in the Replace with field. I've tried a number of things used in other common programs, including text and ascii codes, but nothing works so far.
Anybody know if there's a way to do this?
Thanks for any help!