Project

General

Profile

Target (Top-Level Object)

Description

Retrieves the active target object

Forms

Examples

  • ${Target.Level}
  • ${Target.Target.Name}
    • This will return the name of your curent target's target.
  • ${Target.Target.Target.Name}
    • This will returns the name of your current target's target's target's target. (or, your current target.)