summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/fate_v1/computations/text/_index.md')
-rw-r--r--content/fate_v1/computations/text/_index.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/content/fate_v1/computations/text/_index.md b/content/fate_v1/computations/text/_index.md
new file mode 100644
index 0000000..b91a75f
--- /dev/null
+++ b/content/fate_v1/computations/text/_index.md
@@ -0,0 +1,11 @@
+---
+title: Text
+---
+### TEXT
+{{< fatecode >}}(text [TEXT]){{< /fatecode >}}
+
+### ADD TEXT EFFECT
+{{< fatecode >}}(add_text_effect ({String} [P0 = COMPUTATION] ... [PN = COMPUTATION]) [TEXT]){{< /fatecode >}}
+
+### NEW LINE
+{{< fatecode >}}(newline){{< /fatecode >}}