Skip to content

Latest commit

 

History

History

079-Predefined-Global-Functions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Global Functions

There are "predefined global functions" which we can use.

All about these functions

The following code samples will demonstrate some of these "predefined global functions":

  • index

  • and

  • comparison


Comments

  • A comment; discarded. May contain newlines. Comments do not nest and must start and end at the delimiters, as shown here.
{{/* a comment */}}