Browse Source

Create sys_save_load.md

Björn Ritzl 5 years ago
parent
commit
cf06b67b23
1 changed files with 5 additions and 0 deletions
  1. 5 0
      examples/file/sys_save_load/sys_save_load.md

+ 5 - 0
examples/file/sys_save_load/sys_save_load.md

@@ -0,0 +1,5 @@
+---
+title: Save and Load
+brief: This example shows how to save and load data using sys.save() and sys.load()
+scripts: sys_save_load.script
+---