| Line 1: |
Line 1: |
| − | String
| + | The datatype '''string''' is used for simple words and similar character sequences. It has the following restrictions: |
| | + | |
| | + | * no double closing brackets, |
| | + | * no ":=" (even inside nowiki tags it gives problems), |
| | + | * not longer than 255 characters (the factbox can show more, but a query shows a truncated version). |