File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Documentation/Syntax/Operators Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ :navigation-title: Operators
2+
13.. include :: /Includes.rst.txt
24.. index :: TypoScript; Operator
35.. _typoscript-syntax-syntax-operator :
46
5- =========
6- Operators
7- =========
7+ ==================================
8+ Operators in the TypoScript syntax
9+ ==================================
810
911TypoScript syntax comes with a couple of operators to assign
1012values, copy from other identifier paths, and to manipulate values.
1113Let's have a closer look at them.
1214
15+ .. contents :: Operators in TypoScript
16+
1317.. index ::
1418 TypoScript; Operator "="
1519 TypoScript; Value assignment
@@ -319,8 +323,8 @@ parenthesis. These predefined functions are available:
319323
320324.. _typoscript-syntax-syntax-null-coalescing :
321325
322- Null coalescing operator `?? ` for TypoScript constants
323- =======================================================
326+ Null coalescing operator `?? ` for TypoScript constants
327+ ======================================================
324328
325329.. versionadded :: 13.1
326330
You can’t perform that action at this time.
0 commit comments