Function: pcomplete-actual-arg

Return the actual text representation of the last argument.
This is different from `pcomplete-arg', which returns the textual value
that the last argument evaluated to. This function returns what the
user actually typed in.

(fn &optional INDEX OFFSET)