MyWikiBiz, Author Your Legacy — Monday November 03, 2025
Jump to navigationJump to search
299 bytes added
, 21:32, 19 December 2006
| 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). |