
Originally Posted by
Efren
maybe with getById(isTarget())
--comment, You will never find the name of your target only using the isTarget() the only thing you get is their id, so you need to convert that id to a name, using the getById.
(If I'm not mistaken)