This is a test post, where I will display sample code through the display source code block functionality. 

function myFunction(){
  alert("Alert User")
}

Above we see how test code displays to a user when we show them how to write specific code functionality so that they can copy and paste this code into their apps and containers.