# 变量

| Variables                          | 变量          |
| ---------------------------------- | ----------- |
|                                    |             |
|                                    |             |
| Prepend Text to Variable           | 将文本添加到变量前面  |
| Set Variable to Text               | 将变量设置为文本    |
|                                    |             |
| Append Variable with Text          | 附加变量与文本     |
| Set Variable to Calculation        | 设置变量进行计算    |
| Set Variable to Clipboard          | 将变量设置为剪贴板   |
| Set Dictionary Value               | 设置字典值       |
| Set JSON Value                     | 设置 JSON 值   |
| Set Variables to JSON              | 将变量设置为 JSON |
|                                    |             |
| Set Dictionary to JSON             | 将字典设置为 JSON |
| Set Variable to Keychain Password  | 将变量设置为钥匙串密码 |
| Set Keychain Password to Text      | 将钥匙串密码设置为文本 |
| Set Keychain Password to Variable  | 将钥匙串密码设置为变量 |
| Filter                             | 筛选          |
|                                    |             |
| Search and Replace                 | 搜索和替换       |
| Search using Regular Expression    | 使用正则表达式搜索   |
| Substring of Variable or Clipboard | 变量或剪贴板的子字符串 |
| Split Path                         | 分割路径        |
| Use Variable                       | 使用变量        |
|                                    |             |
| Prompt for User Input              | 提示用户输入      |
| Prompt for Snippet                 | 提示片段        |
| Prompt for File                    | 提示输入文件      |
| Prompt With List                   | 提示列表        |
| Prompt for Screen Rectangle        | 提示输入屏幕矩形    |
| Custom HTML Prompt                 | 自定义 HTML 提示 |
| Display Progress                   | 显示进度        |
