CharacterIncludeMode

Enumeration of character include modes.

Values

ValueMeaning
none

Neither the start- or end character will be included.

start

The start character will be included.

end

The end character will be included.

both

Both the start- and end character will be included.

Meta