isFNC1

fun isFNC1(index: Int): Boolean

Determines if a value is the FNC1 character

Return

true if the value at position index is the FNC1 character

Parameters

index

the index of the value

Throws

      if the `index` argument is negative or not less than
      `length()`