mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
16 lines
464 B
Markdown
16 lines
464 B
Markdown
---
|
|
aliases: [cancel]
|
|
tags: [zettel]
|
|
projects: [Test Project]
|
|
title: cancel
|
|
linter-yaml-title-alias: cancel
|
|
date created: Wednesday, December 14th 2022, 4:54:32 pm
|
|
date modified: Wednesday, December 14th 2022, 4:54:54 pm
|
|
---
|
|
|
|
# Cancel
|
|
|
|
`throw_on_cancel`: Throws an error if the prompt is canceled, instead of returning a null value[^1]
|
|
|
|
[^1]: [tp.system - Templater](https://silentvoid13.github.io/Templater/internal-functions/internal-modules/system-module.html)
|