Post #2910: I was convinced by various examples of syntax.
📋 Metadata
- Author: anminmakura
- Date: 2019-12-03 00:37:36
- Type:
discussion - Quality Score: 6/10
- Reply to: post_02908
🏷️ Tags
python-scripting intermediate solved
⚙️ Related PME Features
- Macro Editor
- Python Scripting
- One Liner limitations
💬 Content
I was convinced by various examples of syntax.
I thought that specifying “None” was essential for the if-only syntax.
・ Only 1024 characters can be used with PME One Liner.
I knew this specification for the first time. Thank you for every advice.
Indeed, if there are certain character restrictions, it is a rational idea to execute long code via script. 