# \#get-functions

**URL:** https://the.fmsoup.org/tag/get-functions/685.md

[Latest](https://the.fmsoup.org/latest.md) · [Categories](https://the.fmsoup.org/categories.md) · [Tags](https://the.fmsoup.org/tags.md)

---

## [Getting the Version number](https://the.fmsoup.org/t/getting-the-version-number/4988)

<div class="topic-metadata">

**Author:** [@Malcolm](https://the.fmsoup.org/u/Malcolm)\
**Replies:** 11\
**Last updated:** [August 14, 2025, 5:53am UTC](https://the.fmsoup.org/t/getting-the-version-number/4988 "2025-08-14T05:53:31Z")

</div>

Get ( ApplicationVersion ) is the most obvious way to get the application version when you need to sniff out whether the user has the ability to use the latest feature or whether they should be warned about changes. Th…

---

## [Get (PersistentID)](https://the.fmsoup.org/t/get-persistentid/4725)

<div class="topic-metadata">

**Author:** [@bdbd](https://the.fmsoup.org/u/bdbd)\
**Replies:** 11\
**Last updated:** [March 20, 2025, 12:27am UTC](https://the.fmsoup.org/t/get-persistentid/4725 "2025-03-20T00:27:36Z")

</div>

Hello Everyone, Bit of a tough one I think. Using Get (PersistentID) on server via PSOS returns a value. The FileMaker Pro help text for Get (PersistentID) makes no mention of server. My first question: Is the value re…

---

## [Get All Get Functions](https://the.fmsoup.org/t/get-all-get-functions/3508)

<div class="topic-metadata">

**Author:** [@Malcolm](https://the.fmsoup.org/u/Malcolm)\
**Replies:** 5\
**Last updated:** [April 7, 2024, 6:04pm UTC](https://the.fmsoup.org/t/get-all-get-functions/3508 "2024-04-07T18:04:39Z")

</div>

Do you ever want a complete snapshot of the current file state? The following code creates a JSON formatted snapshot of every GET function for FileMaker v19.6.3, with the exception of Get(DocumentsPathListing). You can…
