Use WPS Advanced Development through 6 how-to topics, all available from the Efficiency tab and related panels in spreadsheet collaboration mode.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Open the AirScript Script Editor | Free |
| 2 | 2. Write a Script | Free |
| 3 | 3. Run a Script | Free |
| 4 | 4. Manage Scripts | Free |
| 5 | 5. Open the Scheduled Task Panel | Free |
| 6 | 6. Create a Scheduled Task | Free |
How-to Guide
1. Open the AirScript Script Editor
Entry: Efficiency → Advanced Development → AirScript Script Editor
- Click the Efficiency tab.
- Click Advanced Development.
- Select AirScript Script Editor from the drop-down menu.
Success Criteria
- The script editor window or panel opens.
- You can view the script list and enter the code editing area.
Tips While Using
- This entry is used within spreadsheet collaboration-related workflows.
2. Write a Script
Entry: Efficiency → Advanced Development → AirScript Script Editor → Code editing area
- Open the AirScript Script Editor.
- Select an existing script from the list, or create a new one.
- Enter your script in the code editing area.
- Click Save on the toolbar.
Success Criteria
- The script content appears in the editor.
- After saving, the script is ready for further editing or execution.
Tips While Using
- If you close the editor before saving, your latest changes may not be available for reuse.
3. Run a Script
Entry: Efficiency → Advanced Development → AirScript Script Editor → Toolbar
- Open the target script in the editor.
- Click Run on the toolbar.
- Review the output and error details in the Log panel at the bottom.
Success Criteria
- The log panel shows output or error information.
- You can continue editing and run the script again if needed.
Tips While Using
- Confirm that you are running the intended script version before execution.
4. Manage Scripts
Entry: Efficiency → Advanced Development → AirScript Script Editor → Script list
- Find the target script in the list on the left.
- Click the ... button next to the script.
- Choose the action you need, such as rename, insert into cell, copy script link, allow everyone to edit, run without service authorization, or delete.
Success Criteria
- The selected management action takes effect.
- You can continue editing, sharing, or cleaning up scripts.
Tips While Using
- Confirm before deleting a script that may still be needed.
- Collaboration-related options usually depend on the current shared document environment.
5. Open the Scheduled Task Panel
Entry: Efficiency → Advanced Development → Scheduled Task
- Click the Efficiency tab.
- Click Advanced Development.
- Select Scheduled Task from the drop-down menu.
- Review the panel on the right.
Success Criteria
- The Scheduled Task panel appears on the right.
- You can create or review tasks from the panel.
Tips While Using
- Automated tasks usually depend on the document and script remaining accessible.
6. Create a Scheduled Task
Entry: Efficiency → Advanced Development → Scheduled Task → Create Task
- In the Scheduled Task panel, click Create Task.
- Choose a trigger type: one-time, daily, weekly, or monthly.
- Set the specific date, time, or recurrence rule.
- Select the shared document script to run. If needed, click Open AirScript Script Editor to prepare the script first.
- Click Confirm to finish creating the task.
Success Criteria
- The task appears in the scheduled task list.
- The task is ready to run according to the configured schedule.
Tips While Using
- Save the target script before creating the task.
- Scheduled tasks depend on an existing AirScript script.