You shouldn't have to do that. I'm going to test it in this reply by inserting some code by clicking on the Code button above this control, then inserting the code between the tags.
if ($onPowerShellCommunity.org) {
Write-Host 'Look at me, I''m a PowerShell script!'
}
Let's see if that works. :)