📋 Metadata
- Author: roaoao
- Date: 2019-07-04 22:16:28
- Type:
answer - Reply to: post_02478
- Replies (1): post_02480
💬 Content
Cirno:
Is there a way to post a message in INFO bar, similar to operator’s
reportmethod when I execute a script with execute_script?
Try this code:
pme.context.exec_operator.report({'ERROR'}, "My message")
❤️ 2 likes