20 lines
478 B
Markdown
20 lines
478 B
Markdown
|
|
---
|
||
|
|
creation date: 2023-08-25 19:51
|
||
|
|
modification date: 星期五 25日 八月 2023 19:55:58
|
||
|
|
---
|
||
|
|
|
||
|
|
|
||
|
|
#anki/word
|
||
|
|
### invocation
|
||
|
|
- lg
|
||
|
|
This means that a Templater function invocation will always start with `tp.<something>`
|
||
|
|
|
||
|
|
### parenthesis
|
||
|
|
- lg
|
||
|
|
To invoke a function, we need to use a syntax specific to functions calls: appending an opening and a closing parenthesis after the function name.
|
||
|
|
|
||
|
|
### non-exhaustive
|
||
|
|
- lg
|
||
|
|
Here is a non-exhaustive list of the possible types of a function
|
||
|
|
|