pi

Returns the value of pi.

Example

{
  "$template": {
    "$comment": "The field below will be 3.141593",
    "test": "{{pi()}}"
  }
}