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.
129 topics in this forum
-
Get(CurrentTimestamp) Returns the current date and time (to the nearest second) according to the system clock. Direct Link
-
- 0 replies
- 18 views
-
-
Get(CurrentTime) Returns the current time (to the nearest second) according to the system clock. Direct Link
-
- 0 replies
- 25 views
-
-
Get(CurrentPrivilegeSetName) Returns the name of the privilege set being used to evaluate this calculation in the file. Direct Link
-
- 0 replies
- 160 views
-
-
Get(CurrentHostTimestamp) Returns the host's current date and time (to the nearest second) according to the system clock. Direct Link
-
- 0 replies
- 138 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
- 148 views
-
-
Get(CurrentDate) Returns the current date according to the system calendar. Direct Link
-
- 0 replies
- 211 views
-
-
Get(ConnectionState) Returns a number representing the security state of the network connection for the current file. Direct Link
-
- 0 replies
- 224 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
- 193 views
-
-
Get(CalculationRepetitionNumber) Returns a number representing the repetition of the calculation field being calculated. Direct Link
-
- 0 replies
- 180 views
-
-
Get(ApplicationVersion) Returns the FileMaker client’s product name and version. Direct Link
-
- 0 replies
- 195 views
-
-
Get(ApplicationLanguage) Returns text representing the current application language. Direct Link
-
- 0 replies
- 138 views
-
-
Get(ApplicationArchitecture) Returns the current application architecture. Direct Link
-
- 0 replies
- 184 views
-
-
Get(AllowFormattingBarState) Returns 1 (true) if the formatting bar is allowed to be visible; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 149 views
-
-
Get(AllowAbortState) Returns 1 (true) if the Allow User Abort script step is on; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 246 views
-
-
Get(ActiveSelectionStart) Returns a number representing the starting character of the selected text. Direct Link
-
- 0 replies
- 268 views
-
-
Get(ActiveSelectionSize) Returns a number representing how many characters are selected. Direct Link
-
- 0 replies
- 249 views
-
-
Get(ActiveRepetitionNumber) Returns a number representing the repetition that has the focus in a repeating field. Direct Link
-
- 0 replies
- 253 views
-
-
Get(ActiveRecordNumber) Returns a number representing the record that has focus in the current found set. Direct Link
-
- 0 replies
- 257 views
-
-
Get(ActivePortalRowNumber) Returns a number representing the portal row that has the focus. Direct Link
-
- 0 replies
- 255 views
-
-
Get(ActiveModifierKeys) Returns a number for the keyboard modifier keys being pressed. Direct Link
-
- 0 replies
- 298 views
-
-
Get(ActiveLayoutObjectName) Returns the name of the layout object that has the focus in the calculation's current window. Direct Link
-
- 0 replies
- 254 views
-
-
Get(ActiveFieldTableName) Returns the name of the table occurrence that contains the field that has the focus. Direct Link
-
- 0 replies
- 261 views
-
-
Get(ActiveFieldName) Returns the name of the field that has the focus. Direct Link
-
- 0 replies
- 236 views
-
-
Get(ActiveFieldContents) Returns the contents of the field that has the focus. Direct Link
-
- 0 replies
- 250 views
-
-
Get(AccountType) Returns the current account's authentication type. Direct Link
-
- 0 replies
- 242 views
-
-
Get(AccountPrivilegeSetName) Returns the privilege set name being used by the account used to open the file. Direct Link
-
- 0 replies
- 242 views
-
-
Get(AccountName) Returns the authenticated account name being used by the file's current user. Direct Link
-
- 0 replies
- 238 views
-
-
Get(AccountGroupName) Returns the current account’s group name. Direct Link
-
- 0 replies
- 248 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
- 288 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
- 228 views
-
-
PMT Returns the payment (PMT) required by the term, interest rate, and principal. Direct Link
-
- 0 replies
- 245 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
- 286 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
- 243 views
-
-
WindowNames Returns a list of the names of windows that are currently open. Direct Link
-
- 0 replies
- 264 views
-
-
ValueListNames Returns a list of the names of all value lists in fileName. Direct Link
-
- 0 replies
- 210 views
-
-
ValueListItems Returns a list of the values in a value list. Direct Link
-
- 0 replies
- 288 views
-
-
ValueListIDs Returns a list of all value list IDs in fileName. Direct Link
-
- 0 replies
- 201 views
-
-
TableNames Returns a list of all table occurrences in the relationships graph for fileName. Direct Link
-
- 0 replies
- 270 views
-
-
TableIDs Returns a list of all table occurrence IDs in fileName. Direct Link
-
- 0 replies
- 221 views
-
-
ScriptNames Returns a list of the names of all scripts in fileName. Direct Link
-
- 0 replies
- 307 views
-
-
ScriptIDs Returns a list of all script IDs in fileName. Direct Link
-
- 0 replies
- 222 views
-
-
RelationInfo Returns a list of four values for each relationship directly related to tableName. Direct Link
-
- 0 replies
- 274 views
-
-
LayoutObjectNames Returns a list of the names of all named objects on layoutName in fileName. Direct Link
-
- 0 replies
- 249 views
-
-
LayoutNames Returns a list of the names of all layouts in fileName. Direct Link
-
- 0 replies
- 249 views
-
-
LayoutIDs Returns a list of all layout IDs in fileName. Direct Link
-
- 0 replies
- 249 views
-
-
GetNextSerialValue Returns the next serial number of fieldName in fileName. Direct Link
-
- 0 replies
- 227 views
-
-
FieldType Returns information about fieldName. Direct Link
-
- 0 replies
- 225 views
-
-
FieldStyle Returns the field formatting applied to fieldName on layoutName in fileName. Direct Link
-
- 0 replies
- 269 views
-
-
FieldRepetitions Returns the number and orientation of repetitions of a repeating field as formatted on a layout. Direct Link
-
- 0 replies
- 201 views
-
-
FieldNames Returns a list of the names of all fields on layoutName in fileName. Direct Link
-
- 0 replies
- 247 views
-
-
FieldIDs Returns a list of all field IDs in fileName and layoutName. Direct Link
-
- 0 replies
- 282 views
-
-
FieldComment Returns the specified field's comment. Direct Link
-
- 0 replies
- 224 views
-
-
FieldBounds Returns the location, in points, of each field boundary and the field's rotation in degrees. Direct Link
-
- 0 replies
- 230 views
-
-
DatabaseNames Returns a list of the names of all files open on the computer. Direct Link
-
- 0 replies
- 246 views
-
-
Year Returns a number representing the year in which a date occurs. Direct Link
-
- 0 replies
- 257 views
-
-
WeekOfYearFiscal Returns a number from 1 to 53, representing the week containing a date, from a starting day. Direct Link
-
- 0 replies
- 260 views
-
-
WeekOfYear Returns the number of weeks after January 1 of the year of a date. Direct Link
-
- 0 replies
- 301 views
-
-
MonthName Returns the full name of the month for a date. Direct Link
-
- 0 replies
- 303 views
-
-
Month Returns a number from 1 to 12, representing the month of the year in which a date occurs. Direct Link
-
- 0 replies
- 245 views
-
-
DayOfYear Returns the number of days from the beginning of the year of a date. Direct Link
-
- 0 replies
- 281 views
-
-
DayOfWeek Returns a number representing the day of the week on which a date occurs. Direct Link
-
- 0 replies
- 200 views
-
-
DayName Returns text that is the full name of the weekday for a date. Direct Link
-
- 0 replies
- 292 views
-
-
Day Returns a number from 1 to 31, for the day of the month on which a date occurs. Direct Link
-
- 0 replies
- 291 views
-
-
Date Returns the calendar date for a month, day, and year. Direct Link
-
- 0 replies
- 209 views
-
-
VerifyContainer Returns 0 (false) if container data was changed or deleted outside the FileMaker Platform; otherwise, returns 1 (true). Direct Link
-
- 0 replies
- 290 views
-
-
TextEncode Returns a text file as container data from text using the specified character encoding and line endings. Direct Link
-
- 0 replies
- 274 views
-
-
TextDecode Returns text decoded from container data using the specified character encoding. Direct Link
-
- 0 replies
- 319 views
-
-
HexEncode Returns data as text in hexadecimal format. Direct Link
-
- 0 replies
- 203 views
-
-
HexDecode Returns either container or text content from text encoded in hexadecimal format. Direct Link
-
- 0 replies
- 194 views
-
-
GetWidth Returns the width, in pixels, of the content in a container field that holds images. Direct Link
-
- 0 replies
- 306 views
-
-
GetThumbnail Returns a thumbnail image of the content in a container field, according to a specified height and width. Direct Link
-
- 0 replies
- 285 views
-
-
GetHeight Returns the height, in pixels, of the content in a container field that holds images. Direct Link
-
- 0 replies
- 241 views
-
-
GetContainerAttribute Returns the file metadata of the specified container field. Direct Link
-
- 0 replies
- 274 views
-
-
CryptVerifySignature Verifies whether a digital signature is valid for the data. Direct Link
-
- 0 replies
- 219 views
-
-
CryptGenerateSignature Generates the digital signature of the data. Direct Link
-
- 0 replies
- 310 views
-
-
CryptEncryptBase64 Encrypts data with the specified key and returns text in Base64 format. Direct Link
-
- 0 replies
- 300 views
-
-
CryptEncrypt Encrypts data with the specified key and returns container data. Direct Link
-
- 0 replies
- 271 views
-
-
CryptDigest Returns a binary hash value generated by the specified cryptographic hash algorithm. Direct Link
-
- 0 replies
- 288 views
-
-
CryptDecryptBase64 Decrypts Base64-encoded text with the specified key and returns text or container data. Direct Link
-
- 0 replies
- 193 views
-
-
CryptDecrypt Decrypts container data with the specified key and returns text or container data. Direct Link
-
- 0 replies
- 179 views
-
-
CryptAuthCode Returns a binary HMAC (keyed-hash message authentication code) using the specified cryptographic hash algorithm. Direct Link
-
- 0 replies
- 229 views
-
-
Base64EncodeRFC Returns data as text in the specified Base64 format. Direct Link
-
- 0 replies
- 264 views
-
-
Base64Encode Returns data as text in Base64 format. Direct Link
-
- 0 replies
- 271 views
-
-
Base64Decode Returns either container or text content from text encoded in Base64 format. Direct Link
-
- 0 replies
- 120 views
-
-
VarianceP Returns the variance of a population represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 108 views
-
-
Variance Returns the variance of a sample represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 120 views
-
-
Sum Returns the total of all valid, non-blank values in a field. Direct Link
-
- 0 replies
- 140 views
-
-
StDevP Returns the standard deviation of a population represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 111 views
-
-
StDev Returns the standard deviation of the sample represented by a series of non-blank values in a field. Direct Link
-
- 0 replies
- 157 views
-
-
Random Returns a number between 0 and 1, including 0 but not including 1. Direct Link
-
- 0 replies
- 150 views
-
-
GetRecordIDsFromFoundSet Returns record IDs from the current found set as a list or a JSON array. Direct Link
-
- 0 replies
- 185 views
-
-
Get(LastErrorDetail) Returns text about errors that are returned by Get(LastError). Direct Link
-
- 0 replies
- 229 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
- 180 views
-
-
JSONParse json - any text expression or field that contains a JSON object or array. Direct Link
-
- 0 replies
- 228 views
-
-
GetTextFromPDF Returns the text found in a PDF file in the specified container field. Direct Link
-
- 0 replies
- 201 views
-
-
SubtractEmbeddings Subtracts embedding vector v2 from v1 and returns the result as a normalized vector. Direct Link
-
- 0 replies
- 194 views
-
-
PredictFromModel Returns the predicted value from a trained regression model for the specified text embedding vector. Direct Link
-
- 0 replies
- 203 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
- 234 views
-
-
GetRAGSpaceInfo Returns information about the specified RAG space or all RAG spaces, if no space ID is specified. Direct Link
-
- 0 replies
- 170 views
-
-
GetFieldsOnLayout Returns a list of the fields on a layout as JSON data. Direct Link
-
- 0 replies
- 222 views
-
Recently Browsing 0
- No registered users viewing this page.
Who's Online (See full list)
- There are no registered users currently online