Passing data through this.Parameter

Ok… I figure it out and removed the tag from the Navigator and I do see the data.

But… How can I see this data inside a .js file?

Example

console.log(passed-data-variable);