Editorial Workflows

Execute Python Expression

public workflow

Install Workflow...

This workflow contains at least one Python script. Only use it if you trust the person who shared this with you, and if you know exactly what it does.

I understand, install the workflow!

This is a workflow for Editorial, a Markdown and plain text editor for iOS. To download it, you need to view this page on a device that has the app installed.

Description: This workflow uses a Custom Action to execute any python expression declared in any variable elsewhere in the workflow.

A spinoff of this will be a workflow that allows you to store multiple variables in one variable.

An example is included. Tweak to your liking.

Shared by: Tutorial Doctor

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Module Import ?
Variable Name
import
Value
import console
Variable Declarations ?
Variable Name
greeting_dec
Value
greeting = 'hello editorial'
Execute Python Expression ?