Contents

marker(forItemNumber:)

Returns the computed value for a specific ordinal position in the list.

Declaration

func marker(forItemNumber itemNumber: Int) -> String

Parameters

  • itemNumber:

    The ordinal position in the list whose computed marker value is desired.

Return Value

The computed maker value for itemNum.

See Also

Working with markers