Try Get-Content .\yourScript.PS1Get-Content .\yourScript.PS1 and you will see the content of your script.
also you can instertinsert this line in your scrip code:
get-content .\scriptname.PS1
script code
script code
get-content .\scriptname.PS1 script code script code ....