• Determine whether the object is a string

    Parameters

    • o: unknown

      Object to determine if it is a string

    Returns o is string

    True if the object is a string; false otherwise