Creates a function, specifically defined for the context <<ContextName>>. Note that, the variable `context` will be available inside the function by default.
...
...
@@ -40,25 +40,25 @@ Creates a function, specifically defined for the context <<Context Name>>. Note
`@context <<Context Name>> <<function call>>`
Calls a function, that was defined via `@context <<Context Name>> <<function Definition>>`. Note that, the variable `context` will be available inside the function by default.