From 3b820907588131712bd2991dc751329530df8a6a Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Mon, 28 Dec 2020 02:59:31 +0100 Subject: Some "rich text" -> "text"; new sequence stuff. --- content/fate_v1/computations/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'content/fate_v1/computations/_index.md') diff --git a/content/fate_v1/computations/_index.md b/content/fate_v1/computations/_index.md index b9c4291..4eed307 100644 --- a/content/fate_v1/computations/_index.md +++ b/content/fate_v1/computations/_index.md @@ -16,6 +16,12 @@ Returns a `text` node containing the text representation of `C0` ... `CN`. Returns the value of the variable `{String}`, or a reference to it if applicable. Structure members can be accessed by using `.` in `{String}`. +### SEQUENCE | PROCEDURE +{{< fatecode >}}(sequence {String}){{< /fatecode >}} + +Returns a `[SEQUENCE]` value corresponding to the sequence named `{String}`. +Said sequence can be defined at a later point. + ### STRUCTURE FIELD ACCESS {{< fatecode >}}{Structure Var Name}.{Field Name}{{< /fatecode >}} {{< fatecode >}}(field {String} [STRUCTURE VAR]){{< /fatecode >}} -- cgit v1.2.3-70-g09d2