User talk:The Transhumanist/ViewAnnotationToggler.js: Difference between revisions

Content deleted Content added
Bodyguard function: of the bodyguard function
var: internal link
Line 113:
==== var ====
 
This is a [[reserved word]] [https://www.w3schools.com/js/js_reserved.asp reserved keyword ]. The keyword [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/var var] is used to declare variables in variable statements. A variable is a container you can put a value in. To declare the variable portletlink, write this:
 
<syntaxhighlight lang="javascript">