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.
231 topics in this forum
-
Get(CustomMenuSetName) Returns the name of the active custom menu set. Direct Link
-
- 0 replies
- 111 views
-
-
Get(CurrentTimeUTCMilliseconds) Returns the current time in Coordinated Universal Time (UTC) to the nearest millisecond. Direct Link
-
- 0 replies
- 163 views
-
-
Get(CurrentTimestamp) Returns the current date and time (to the nearest second) according to the system clock. Direct Link
-
- 0 replies
- 141 views
-
-
Get(CurrentTime) Returns the current time (to the nearest second) according to the system clock. Direct Link
-
- 0 replies
- 143 views
-
-
Get(CurrentPrivilegeSetName) Returns the name of the privilege set being used to evaluate this calculation in the file. Direct Link
-
- 0 replies
- 384 views
-
-
Get(CurrentHostTimestamp) Returns the host's current date and time (to the nearest second) according to the system clock. Direct Link
-
- 0 replies
- 330 views
-
-
Get(CurrentExtendedPrivileges) Returns a list of keywords, based on the account used to evaluate this calculation, for the enabled extended privileges. Direct Link
-
- 0 replies
- 305 views
-
-
Get(CurrentDate) Returns the current date according to the system calendar. Direct Link
-
- 0 replies
- 598 views
-
-
Get(ConnectionState) Returns a number representing the security state of the network connection for the current file. Direct Link
-
- 0 replies
- 373 views
-
-
Get(ConnectionAttributes) Returns the name of the current file's host, and the certificate authority that issued the SSL certificate used to secure the connection. Direct Link
-
- 0 replies
- 273 views
-
-
Get(CalculationRepetitionNumber) Returns a number representing the repetition of the calculation field being calculated. Direct Link
-
- 0 replies
- 295 views
-
-
Get(ApplicationVersion) Returns the FileMaker client’s product name and version. Direct Link
-
- 0 replies
- 350 views
-
-
Get(ApplicationLanguage) Returns text representing the current application language. Direct Link
-
- 0 replies
- 259 views
-
-
Get(ApplicationArchitecture) Returns the current application architecture. Direct Link
-
- 0 replies
- 297 views
-
-
Get(AllowFormattingBarState) Returns 1 (true) if the formatting bar is allowed to be visible; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 215 views
-
-
Get(AllowAbortState) Returns 1 (true) if the Allow User Abort script step is on; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 345 views
-
-
Get(ActiveSelectionStart) Returns a number representing the starting character of the selected text. Direct Link
-
- 0 replies
- 354 views
-
-
Get(ActiveSelectionSize) Returns a number representing how many characters are selected. Direct Link
-
- 0 replies
- 314 views
-
-
Get(ActiveRepetitionNumber) Returns a number representing the repetition that has the focus in a repeating field. Direct Link
-
- 0 replies
- 341 views
-
-
Get(ActiveRecordNumber) Returns a number representing the record that has focus in the current found set. Direct Link
-
- 0 replies
- 349 views
-
-
Get(ActivePortalRowNumber) Returns a number representing the portal row that has the focus. Direct Link
-
- 0 replies
- 347 views
-
-
Get(ActiveModifierKeys) Returns a number for the keyboard modifier keys being pressed. Direct Link
-
- 0 replies
- 379 views
-
-
Get(ActiveLayoutObjectName) Returns the name of the layout object that has the focus in the calculation's current window. Direct Link
-
- 0 replies
- 332 views
-
-
Get(ActiveFieldTableName) Returns the name of the table occurrence that contains the field that has the focus. Direct Link
-
- 0 replies
- 355 views
-
-
Get(ActiveFieldName) Returns the name of the field that has the focus. Direct Link
-
- 0 replies
- 300 views
-
-
Get(ActiveFieldContents) Returns the contents of the field that has the focus. Direct Link
-
- 0 replies
- 322 views
-
-
Get(AccountType) Returns the current account's authentication type. Direct Link
-
- 0 replies
- 307 views
-
-
Get(AccountPrivilegeSetName) Returns the privilege set name being used by the account used to open the file. Direct Link
-
- 0 replies
- 356 views
-
-
Get(AccountName) Returns the authenticated account name being used by the file's current user. Direct Link
-
- 0 replies
- 307 views
-
-
Get(AccountGroupName) Returns the current account’s group name. Direct Link
-
- 0 replies
- 341 views
-
-
Get(AccountExtendedPrivileges) Returns a list of keywords, based on the account used to open the file, for the enabled extended privileges. Direct Link
-
- 0 replies
- 393 views
-
-
PV Returns the present value (PV) of a series of equal payments made at regular intervals, assuming a fixed interest rate per interval. Direct Link
-
- 0 replies
- 299 views
-
-
PMT Returns the payment (PMT) required by the term, interest rate, and principal. Direct Link
-
- 0 replies
- 316 views
-
-
NPV Returns the net present value (NPV) of a series of unequal payments made at regular intervals, assuming a fixed interest rate per interval. Direct Link
-
- 0 replies
- 352 views
-
-
FV Returns the future value (FV) of an initial investment, based on a constant interest rate and payment amount for the number of periods in months. Direct Link
-
- 0 replies
- 310 views
-
-
WindowNames Returns a list of the names of windows that are currently open. Direct Link
-
- 0 replies
- 323 views
-
-
ValueListNames Returns a list of the names of all value lists in fileName. Direct Link
-
- 0 replies
- 275 views
-
-
ValueListItems Returns a list of the values in a value list. Direct Link
-
- 0 replies
- 392 views
-
-
ValueListIDs Returns a list of all value list IDs in fileName. Direct Link
-
- 0 replies
- 258 views
-
-
TableNames Returns a list of all table occurrences in the relationships graph for fileName. Direct Link
-
- 0 replies
- 356 views
-
-
TableIDs Returns a list of all table occurrence IDs in fileName. Direct Link
-
- 0 replies
- 276 views
-
-
ScriptNames Returns a list of the names of all scripts in fileName. Direct Link
-
- 0 replies
- 390 views
-
-
ScriptIDs Returns a list of all script IDs in fileName. Direct Link
-
- 0 replies
- 298 views
-
-
RelationInfo Returns a list of four values for each relationship directly related to tableName. Direct Link
-
- 0 replies
- 336 views
-
-
LayoutObjectNames Returns a list of the names of all named objects on layoutName in fileName. Direct Link
-
- 0 replies
- 314 views
-
-
LayoutNames Returns a list of the names of all layouts in fileName. Direct Link
-
- 0 replies
- 324 views
-
-
LayoutIDs Returns a list of all layout IDs in fileName. Direct Link
-
- 0 replies
- 327 views
-
-
GetNextSerialValue Returns the next serial number of fieldName in fileName. Direct Link
-
- 0 replies
- 340 views
-
-
FieldType Returns information about fieldName. Direct Link
-
- 0 replies
- 303 views
-
-
FieldStyle Returns the field formatting applied to fieldName on layoutName in fileName. Direct Link
-
- 0 replies
- 426 views
-
-
FieldRepetitions Returns the number and orientation of repetitions of a repeating field as formatted on a layout. Direct Link
-
- 0 replies
- 270 views
-
-
FieldNames Returns a list of the names of all fields on layoutName in fileName. Direct Link
-
- 0 replies
- 318 views
-
-
FieldIDs Returns a list of all field IDs in fileName and layoutName. Direct Link
-
- 0 replies
- 368 views
-
-
FieldComment Returns the specified field's comment. Direct Link
-
- 0 replies
- 278 views
-
-
FieldBounds Returns the location, in points, of each field boundary and the field's rotation in degrees. Direct Link
-
- 0 replies
- 284 views
-
-
DatabaseNames Returns a list of the names of all files open on the computer. Direct Link
-
- 0 replies
- 322 views
-
-
Year Returns a number representing the year in which a date occurs. Direct Link
-
- 0 replies
- 325 views
-
-
WeekOfYearFiscal Returns a number from 1 to 53, representing the week containing a date, from a starting day. Direct Link
-
- 0 replies
- 322 views
-
-
WeekOfYear Returns the number of weeks after January 1 of the year of a date. Direct Link
-
- 0 replies
- 376 views
-
-
MonthName Returns the full name of the month for a date. Direct Link
-
- 0 replies
- 380 views
-
-
Month Returns a number from 1 to 12, representing the month of the year in which a date occurs. Direct Link
-
- 0 replies
- 304 views
-
-
DayOfYear Returns the number of days from the beginning of the year of a date. Direct Link
-
- 0 replies
- 338 views
-
-
DayOfWeek Returns a number representing the day of the week on which a date occurs. Direct Link
-
- 0 replies
- 280 views
-
-
DayName Returns text that is the full name of the weekday for a date. Direct Link
-
- 0 replies
- 352 views
-
-
Day Returns a number from 1 to 31, for the day of the month on which a date occurs. Direct Link
-
- 0 replies
- 365 views
-
-
Date Returns the calendar date for a month, day, and year. Direct Link
-
- 0 replies
- 942 views
-
-
VerifyContainer Returns 0 (false) if container data was changed or deleted outside the FileMaker Platform; otherwise, returns 1 (true). Direct Link
-
- 0 replies
- 363 views
-
-
TextEncode Returns a text file as container data from text using the specified character encoding and line endings. Direct Link
-
- 0 replies
- 353 views
-
-
TextDecode Returns text decoded from container data using the specified character encoding. Direct Link
-
- 0 replies
- 391 views
-
-
HexEncode Returns data as text in hexadecimal format. Direct Link
-
- 0 replies
- 270 views
-
-
HexDecode Returns either container or text content from text encoded in hexadecimal format. Direct Link
-
- 0 replies
- 262 views
-
-
GetWidth Returns the width, in pixels, of the content in a container field that holds images. Direct Link
-
- 0 replies
- 380 views
-
-
GetThumbnail Returns a thumbnail image of the content in a container field, according to a specified height and width. Direct Link
-
- 0 replies
- 350 views
-
-
GetHeight Returns the height, in pixels, of the content in a container field that holds images. Direct Link
-
- 0 replies
- 313 views
-
-
GetContainerAttribute Returns the file metadata of the specified container field. Direct Link
-
- 0 replies
- 359 views
-
-
CryptVerifySignature Verifies whether a digital signature is valid for the data. Direct Link
-
- 0 replies
- 295 views
-
-
CryptGenerateSignature Generates the digital signature of the data. Direct Link
-
- 0 replies
- 373 views
-
-
CryptEncryptBase64 Encrypts data with the specified key and returns text in Base64 format. Direct Link
-
- 0 replies
- 368 views
-
-
CryptEncrypt Encrypts data with the specified key and returns container data. Direct Link
-
- 0 replies
- 345 views
-
-
CryptDigest Returns a binary hash value generated by the specified cryptographic hash algorithm. Direct Link
-
- 0 replies
- 390 views
-
-
CryptDecryptBase64 Decrypts Base64-encoded text with the specified key and returns text or container data. Direct Link
-
- 0 replies
- 245 views
-
-
CryptDecrypt Decrypts container data with the specified key and returns text or container data. Direct Link
-
- 0 replies
- 221 views
-
-
CryptAuthCode Returns a binary HMAC (keyed-hash message authentication code) using the specified cryptographic hash algorithm. Direct Link
-
- 0 replies
- 299 views
-
-
Base64EncodeRFC Returns data as text in the specified Base64 format. Direct Link
-
- 0 replies
- 324 views
-
-
Base64Encode Returns data as text in Base64 format. Direct Link
-
- 0 replies
- 324 views
-
-
Base64Decode Returns either container or text content from text encoded in Base64 format. Direct Link
-
- 0 replies
- 190 views
-
-
VarianceP Returns the variance of a population represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 157 views
-
-
Variance Returns the variance of a sample represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 169 views
-
-
Sum Returns the total of all valid, non-blank values in a field. Direct Link
-
- 0 replies
- 201 views
-
-
StDevP Returns the standard deviation of a population represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 159 views
-
-
StDev Returns the standard deviation of the sample represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 222 views
-
-
Random Returns a number between 0 and 1, including 0 but not including 1. Direct Link
-
- 0 replies
- 210 views
-
-
GetRecordIDsFromFoundSet Returns record IDs from the current found set as a list or a JSON array. Direct Link
-
- 0 replies
- 340 views
-
-
Get(LastErrorDetail) Returns text about errors that are returned by Get(LastError). Direct Link
-
- 0 replies
- 388 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
- 234 views
-
-
JSONParse json - any text expression or field that contains a JSON object or array. Direct Link
-
- 0 replies
- 299 views
-
-
GetTextFromPDF Returns the text found in a PDF file in the specified container field. Direct Link
-
- 0 replies
- 270 views
-
-
SubtractEmbeddings Subtracts embedding vector v2 from v1 and returns the result as a normalized vector. Direct Link
-
- 0 replies
- 261 views
-
-
PredictFromModel Returns the predicted value from a trained regression model for the specified text embedding vector. Direct Link
-
- 0 replies
- 268 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
- 306 views
-
Recently Browsing 0
- No registered users viewing this page.
Who's Online (See full list)
- There are no registered users currently online