1.1.2 The string() function

Chapter 1 - Running headers and footers - 1.1.2 The string() function

Go to the relevant page of the specification.

using-strings-001 (paged)
using 'first' property of named strings
Test checks that the default value of the string property is first, so that the first instance of a named string on the page is used.
using-strings-004 (paged)
using 'first-except' property of named strings
Test checks that if string is set to first-except, it is omitted on the page where the string is set, but appears on subsequent pages
using-strings-002 (paged)
using the 'last' property of named strings
Test checks that the last instance of a named string is used, when the 'last' property is applied to the string.
using-strings-005 (paged)
using 'last' property of named strings
Test checks that if string is set to last, the last appearance of that element determines the content of the string
using-strings-003 (paged)
using 'start' property of named strings
Test checks that the string set at the beginning of a page is used when the start property is applied