Set the Content property to a String or a Counter.
Type¶
Set the content property to use a string, counter or none.
Options and expected values:¶
- String - Sets the content property to use a simple string. Expected value - a word
- Custom string - Set a more complex string which requires some syntax. Expected value - a string contained within "Quotes"
- Counter - Set the name of a counter. Expected value - A word (Important: The Counter value should be the same as the Counter increment value)
- None - Sets the content property to None. This removes any content that may be inherited.