Returns the name of a character on the ignore list
See also Social functions.
Signature:
name
=
GetIgnoreName("index")
Arguments:
index
- Index of an entry in the ignore list (between 1 andGetNumIgnores()
) (string
)
Returns:
name
- Name of the ignored character (string
)