Function of the Day
Get to learn FileMaker daily. This forum will feature a FileMaker function it's definition, options & parameters. It will feature a few examples. We ask you to continue sharing your examples of how you use this function.
170 topics in this forum
-
DayOfYear Returns the number of days from the beginning of the year of a date. Direct Link
-
- 0 replies
- 305 views
-
-
DayOfWeek Returns a number representing the day of the week on which a date occurs. Direct Link
-
- 0 replies
- 233 views
-
-
DayName Returns text that is the full name of the weekday for a date. Direct Link
-
- 0 replies
- 314 views
-
-
Day Returns a number from 1 to 31, for the day of the month on which a date occurs. Direct Link
-
- 0 replies
- 318 views
-
-
Date Returns the calendar date for a month, day, and year. Direct Link
-
- 0 replies
- 586 views
-
-
VerifyContainer Returns 0 (false) if container data was changed or deleted outside the FileMaker Platform; otherwise, returns 1 (true). Direct Link
-
- 0 replies
- 313 views
-
-
TextEncode Returns a text file as container data from text using the specified character encoding and line endings. Direct Link
-
- 0 replies
- 301 views
-
-
TextDecode Returns text decoded from container data using the specified character encoding. Direct Link
-
- 0 replies
- 343 views
-
-
HexEncode Returns data as text in hexadecimal format. Direct Link
-
- 0 replies
- 227 views
-
-
HexDecode Returns either container or text content from text encoded in hexadecimal format. Direct Link
-
- 0 replies
- 221 views
-
-
GetWidth Returns the width, in pixels, of the content in a container field that holds images. Direct Link
-
- 0 replies
- 332 views
-
-
GetThumbnail Returns a thumbnail image of the content in a container field, according to a specified height and width. Direct Link
-
- 0 replies
- 310 views
-
-
GetHeight Returns the height, in pixels, of the content in a container field that holds images. Direct Link
-
- 0 replies
- 262 views
-
-
GetContainerAttribute Returns the file metadata of the specified container field. Direct Link
-
- 0 replies
- 318 views
-
-
CryptVerifySignature Verifies whether a digital signature is valid for the data. Direct Link
-
- 0 replies
- 253 views
-
-
CryptGenerateSignature Generates the digital signature of the data. Direct Link
-
- 0 replies
- 338 views
-
-
CryptEncryptBase64 Encrypts data with the specified key and returns text in Base64 format. Direct Link
-
- 0 replies
- 329 views
-
-
CryptEncrypt Encrypts data with the specified key and returns container data. Direct Link
-
- 0 replies
- 297 views
-
-
CryptDigest Returns a binary hash value generated by the specified cryptographic hash algorithm. Direct Link
-
- 0 replies
- 328 views
-
-
CryptDecryptBase64 Decrypts Base64-encoded text with the specified key and returns text or container data. Direct Link
-
- 0 replies
- 215 views
-
-
CryptDecrypt Decrypts container data with the specified key and returns text or container data. Direct Link
-
- 0 replies
- 193 views
-
-
CryptAuthCode Returns a binary HMAC (keyed-hash message authentication code) using the specified cryptographic hash algorithm. Direct Link
-
- 0 replies
- 252 views
-
-
Base64EncodeRFC Returns data as text in the specified Base64 format. Direct Link
-
- 0 replies
- 283 views
-
-
Base64Encode Returns data as text in Base64 format. Direct Link
-
- 0 replies
- 291 views
-
-
Base64Decode Returns either container or text content from text encoded in Base64 format. Direct Link
-
- 0 replies
- 141 views
-
-
VarianceP Returns the variance of a population represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 124 views
-
-
Variance Returns the variance of a sample represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 136 views
-
-
Sum Returns the total of all valid, non-blank values in a field. Direct Link
-
- 0 replies
- 160 views
-
-
StDevP Returns the standard deviation of a population represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 127 views
-
-
StDev Returns the standard deviation of the sample represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 183 views
-
-
Random Returns a number between 0 and 1, including 0 but not including 1. Direct Link
-
- 0 replies
- 178 views
-
-
GetRecordIDsFromFoundSet Returns record IDs from the current found set as a list or a JSON array. Direct Link
-
- 0 replies
- 215 views
-
-
Get(LastErrorDetail) Returns text about errors that are returned by Get(LastError). Direct Link
-
- 0 replies
- 260 views
-
-
JSONParsedState Returns 0 if JSON is not parsed, -1 if parsed but invalid, or a positive number representing the JSON type if parsed and valid. Direct Link
-
- 0 replies
- 199 views
-
-
JSONParse json - any text expression or field that contains a JSON object or array. Direct Link
-
- 0 replies
- 256 views
-
-
GetTextFromPDF Returns the text found in a PDF file in the specified container field. Direct Link
-
- 0 replies
- 232 views
-
-
SubtractEmbeddings Subtracts embedding vector v2 from v1 and returns the result as a normalized vector. Direct Link
-
- 0 replies
- 221 views
-
-
PredictFromModel Returns the predicted value from a trained regression model for the specified text embedding vector. Direct Link
-
- 0 replies
- 232 views
-
-
NormalizeEmbedding Normalizes an embedding vector. If specified, the dimension parameter reduces the number of vector dimensions to use before normalizing. Direct Link
-
- 0 replies
- 269 views
-
-
GetRAGSpaceInfo Returns information about the specified RAG space or all RAG spaces, if no space ID is specified. Direct Link
-
- 0 replies
- 196 views
-
-
GetFieldsOnLayout Returns a list of the fields on a layout as JSON data. Direct Link
-
- 0 replies
- 266 views
-
-
AddEmbeddings Adds two embedding vectors and returns the result as a normalized vector. Direct Link
-
- 0 replies
- 341 views
-
-
ExecuteSQLe Executes an SQL query statement for the specified table occurrence in a FileMaker Pro file and, if an error occurs, returns ? followed by an error message. Direct Link
-
- 0 replies
- 344 views
-
-
Get(SystemStorageAvailable) Returns the available storage, in bytes, on the system drive where the FileMaker software is installed. Direct Link
-
- 0 replies
- 146 views
-
-
Get(RevertTransactionOnErrorState) Returns 1 (true) if the Set Revert Transaction on Error script step is on; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 146 views
-
-
GetEmbeddingAsFile Converts an embedding vector from text format to binary container data. Direct Link
-
- 0 replies
- 154 views
-
-
JSONMakeArray Converts a list of separated values into a JSON array of the specified type. Direct Link
-
- 0 replies
- 203 views
-
-
GetLiveTextAsJSON Returns the text and position as JSON data for each line of text found in an image in a container field by using the text-recognition algorithm. Direct Link
-
- 0 replies
- 147 views
-
-
GetTokenCount Returns the token count for the specified text. Use for guidance only; actual counts used by models may vary. Direct Link
-
- 0 replies
- 165 views
-
-
GetTableDDL Returns table information in Data Definition Language (DDL) format for a list of table occurrences specified as a JSON array. Direct Link
-
- 0 replies
- 164 views
-
-
GetEmbeddingAsText Converts an embedding vector from binary container data to text format. Direct Link
-
- 0 replies
- 160 views
-
-
GetEmbedding Sends input data to an embedding model and returns a vector representation as container data. Direct Link
-
- 0 replies
- 233 views
-
-
Get(LastStepTokensUsed) Returns the tokens used in the last AI script step. Direct Link
-
- 0 replies
- 184 views
-
-
CosineSimilarity Returns the similarity between two embedding vectors as a number between -1 (opposite) and 1 (similar). Direct Link
-
- 0 replies
- 144 views
-
-
GetBaseTableName Returns the base table name of a field reference. Direct Link
-
- 0 replies
- 109 views
-
-
Get(CacheFilePath) Returns the path of the cache file for the currently active file. Direct Link
-
- 0 replies
- 178 views
-
-
Get(CacheFileName) Returns the name of the cache file for the currently active file. Direct Link
-
- 0 replies
- 144 views
-
-
BaseTableNames Returns a list of all base table names in fileName. Direct Link
-
- 0 replies
- 119 views
-
-
BaseTableIDs Returns a list of all base table IDs in fileName. Direct Link
-
- 0 replies
- 109 views
-
-
JSONGetElementType Validates and returns the JSON data type for an element specified by an object name, an array index, or a path. Direct Link
-
- 0 replies
- 329 views
-
-
Get(TransactionOpenState) Returns 1 (true) if the transaction is opened; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 137 views
-
-
Get(LastErrorLocation) Returns the script name, step name, and line number of errors that are returned by Get(LastError). Direct Link
-
- 0 replies
- 193 views
-
-
Get(CurrentTimeUTCMicroseconds) Returns the current time in Coordinated Universal Time (UTC) to the nearest microsecond. Direct Link
-
- 0 replies
- 191 views
-
-
GetLiveText Returns the text found in the image of the specified container field using the text-recognition algorithm. Direct Link
-
- 0 replies
- 145 views
-
-
ReadQRCode Returns as text the value of a QR code in a container field. Direct Link
-
- 0 replies
- 113 views
-
-
Min Returns the smallest valid, non-blank value in a field. Direct Link
-
- 0 replies
- 133 views
-
-
Max Returns the highest valid value in a field. Direct Link
-
- 0 replies
- 149 views
-
-
List Returns a concatenated list of non-blank values for a field or fields. Direct Link
-
- 0 replies
- 110 views
-
-
Count Returns the number of valid, non-blank values in a field. Direct Link
-
- 0 replies
- 127 views
-
-
Average Returns a value that is the average of all valid, non-blank values in a field. Direct Link
-
- 0 replies
- 145 views
-
Recently Browsing 0
- No registered users viewing this page.
Who's Online (See full list)
- There are no registered users currently online