aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/content/en/variables/file.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/variables/file.md')
-rw-r--r--docs/content/en/variables/file.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/content/en/variables/file.md b/docs/content/en/variables/file.md
new file mode 100644
index 000000000..248d84991
--- /dev/null
+++ b/docs/content/en/variables/file.md
@@ -0,0 +1,18 @@
+---
+title: File variables
+description: Retrieve file information about any page that is backed by a file.
+categories: [variables]
+keywords: []
+menu:
+ docs:
+ parent: variables
+ weight: 20
+weight: 20
+aliases: [/variables/file-variables/,/variables/files/]
+---
+
+{{% include "variables/_common/consistent-terminology.md" %}}
+
+To retrieve file information about any page that is backed by a file, see the documentation for the [`File`] method on a `Page` object.
+
+[`File`]: /methods/page/file