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.
250 topics in this forum
-
GetField Evaluates fieldName and returns the contents of the specified field. Direct Link
-
- 0 replies
- 56 views
-
-
GetAsBoolean Returns 1 (true) if data converts to a non-zero numeric value or a container field holds data; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 77 views
-
-
ExecuteSQL Executes an SQL query statement for the specified table occurrence in a FileMaker Pro file. Direct Link
-
- 0 replies
- 88 views
-
-
EvaluationError Returns an error code, if any, from an expression. Direct Link
-
- 0 replies
- 83 views
-
-
Evaluate Evaluates an expression as a calculation. Direct Link
-
- 0 replies
- 129 views
-
-
Choose Returns one result value, according to the integer value of a test. Direct Link
-
- 0 replies
- 101 views
-
-
Case Returns one of several possible results based on a series of tests. Direct Link
-
- 0 replies
- 117 views
-
-
JSONSetElement Adds or modifies an element in JSON data specified by an object name, an array index, or a path. Direct Link
-
- 0 replies
- 119 views
-
-
JSONListValues Lists the values in JSON data for an element specified by an object name, an array index, or a path. Direct Link
-
- 0 replies
- 110 views
-
-
JSONListKeys Lists the object names (keys) or array indexes in JSON data for an element specified by an object name, an array index, or a path. Direct Link
-
- 0 replies
- 130 views
-
-
JSONGetElement Queries JSON data for an element specified by an object name, an array index, or a path. Direct Link
-
- 0 replies
- 93 views
-
-
JSONFormatElements Formats elements in JSON data to make them easier to read. Direct Link
-
- 0 replies
- 111 views
-
-
JSONDeleteElement Deletes a JSON data element specified by an object name, an array index, or a path. Direct Link
-
- 0 replies
- 109 views
-
-
YearName Returns the Japanese year name of a date, in the specified format. Direct Link
-
- 0 replies
- 120 views
-
-
RomanZenkaku Converts hankaku alphanumeric and symbols to zenkaku alphanumeric and symbols. Direct Link
-
- 0 replies
- 87 views
-
-
RomanHankaku Converts zenkaku alphanumeric and symbols to hankaku alphanumeric and symbols. Direct Link
-
- 0 replies
- 173 views
-
-
NumToJText Converts arabic numerals to Japanese text. Direct Link
-
- 0 replies
- 132 views
-
-
MonthNameJ Returns the name of the month of a date in Japanese. Direct Link
-
- 0 replies
- 156 views
-
-
Katakana Converts hiragana to zenkaku katakana. Direct Link
-
- 0 replies
- 194 views
- 1 follower
-
-
KanjiNumeral Converts arabic numerals to kanji numerals. Direct Link
-
- 0 replies
- 175 views
-
-
KanaZenkaku Converts hankaku katakana to zenkaku katakana. Direct Link
-
- 0 replies
- 157 views
-
-
KanaHankaku Converts zenkaku katakana to hankaku katakana. Direct Link
-
- 0 replies
- 193 views
-
-
Hiragana Converts katakana (hankaku and zenkaku) in text to hiragana. Direct Link
-
- 0 replies
- 128 views
-
-
Furigana Converts Japanese text to hiragana, katakana, or roman text. Direct Link
-
- 0 replies
- 171 views
-
-
DayNameJ Returns text in Japanese that is the full name of the weekday for a date. Direct Link
-
- 0 replies
- 203 views
-
-
Get(WindowZoomLevel) Returns the zoom percentage of the current window. Direct Link
-
- 0 replies
- 153 views
-
-
Get(WindowWidth) Returns the width, in points, of the window on which the script is acting. Direct Link
-
- 0 replies
- 218 views
-
-
Get(WindowVisible) Returns 1 (true) if the window is visible; returns 0 (false) if the window is hidden using Hide Window. Direct Link
-
- 0 replies
- 264 views
-
-
Get(WindowTop) Returns the vertical distance, in points, of the outer edge of the window on which the script is acting, relative to the top edge of the screen in Windows, or the bottom edge of the menu bar in macOS. Direct Link
-
- 0 replies
- 259 views
-
-
Get(WindowStyle) Returns the style of the window on which the script is acting. Direct Link
-
- 0 replies
- 228 views
-
-
Get(WindowOrientation) Returns a value representing the orientation of the window on which the script is acting. Direct Link
-
- 0 replies
- 240 views
-
-
Get(WindowName) Returns the name of the window on which the script is acting. Direct Link
-
- 0 replies
- 282 views
-
-
Get(WindowMode) Returns a number representing the mode the FileMaker product is in when the function is evaluated. Direct Link
-
- 0 replies
- 199 views
-
-
Get(WindowLeft) Returns the horizontal distance, in points, of the outer edge of the window on which the script is acting, relative to the leftmost edge of the screen. Direct Link
-
- 0 replies
- 123 views
-
-
Get(WindowHeight) Returns the height, in points, of the window on which the script is acting. Direct Link
-
- 0 replies
- 261 views
-
-
Get(WindowDesktopWidth) Returns the width, in points, of the desktop space. Direct Link
-
- 0 replies
- 294 views
-
-
Get(WindowDesktopHeight) Returns the height, in points, of the desktop space. Direct Link
-
- 0 replies
- 273 views
-
-
Get(WindowContentWidth) Returns the width, in points, of the window content area. Direct Link
-
- 0 replies
- 309 views
-
-
Get(WindowContentHeight) Returns the height, in points, of the window content area. Direct Link
-
- 0 replies
- 138 views
-
-
Get(UUIDNumber) Returns a number representing a large Universally Unique Identifier (UUID) value. Direct Link
-
- 0 replies
- 126 views
-
-
Get(UUID) Returns text representing a Universally Unique Identifier (UUID). Direct Link
-
- 0 replies
- 331 views
-
-
Get(UserCount) Returns the number of clients currently accessing the file. Direct Link
-
- 0 replies
- 293 views
-
-
Get(TriggerTargetPanel) Returns the index and the object name of the panel to switch to when the OnPanelSwitch script trigger is activated. Direct Link
-
- 0 replies
- 277 views
-
-
Get(TriggerModifierKeys) Returns the state of the keyboard modifier keys when an OnObjectKeystroke or OnLayoutKeystroke script trigger was activated. Direct Link
-
- 0 replies
- 198 views
-
-
Get(TriggerKeystroke) Returns the characters that activated an OnObjectKeystroke or OnLayoutKeystroke script trigger. Direct Link
-
- 0 replies
- 337 views
-
-
Get(TriggerGestureInfo) Returns details about the gesture that activated an OnGestureTap script trigger. Direct Link
-
- 0 replies
- 183 views
-
-
Get(TriggerExternalEvent) In FileMaker Go, returns a number representing the event that activated an OnExternalCommandReceived script trigger. Direct Link
-
- 0 replies
- 149 views
-
-
Get(TriggerCurrentPanel) Returns the index and object name of the panel to switch from when the OnPanelSwitch script trigger is activated. Direct Link
-
- 0 replies
- 229 views
-
-
Get(TouchKeyboardState) Returns 1 (true) if the touch keyboard is set to display automatically when needed; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 284 views
-
-
Get(TotalRecordCount) Returns the total number of records in the current table. Direct Link
-
- 0 replies
- 264 views
-
-
Get(TextRulerVisible) Returns 1 (true) if the text ruler is displayed; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 264 views
-
-
Get(TemporaryPath) Returns the path to the current FileMaker temporary folder. Direct Link
-
- 0 replies
- 295 views
-
-
Get(SystemVersion) Returns the version of the current operating system. Direct Link
-
- 0 replies
- 196 views
-
-
Get(SystemPlatform) Returns a number representing the current platform. Direct Link
-
- 0 replies
- 269 views
-
-
Get(SystemNICAddress) Returns the hardware addresses of all NIC (Network Interface Controller) cards connected to the computer. Direct Link
-
- 0 replies
- 243 views
-
-
Get(SystemLocaleElements) Returns a JSON object with information about the client system's locale. Direct Link
-
- 0 replies
- 266 views
-
-
Get(SystemLanguage) Returns the language currently set on the current system. Direct Link
-
- 0 replies
- 212 views
-
-
Get(SystemIPAddress) Returns a list of the IP addresses of all computers connected to an active NIC (Network Interface Controller) card. Direct Link
-
- 0 replies
- 218 views
-
-
Get(SystemDrive) Returns the drive letter (Windows) or volume name (macOS) where the running operating system is located. Direct Link
-
- 0 replies
- 226 views
-
-
Get(SystemAppearance) Returns the name of the current operating system appearance. Direct Link
-
- 0 replies
- 288 views
-
-
Get(StatusAreaState) Returns a number representing the current status toolbar state. Direct Link
-
- 0 replies
- 226 views
-
-
Get(SortState) Returns a value representing the current sort state. Direct Link
-
- 0 replies
- 296 views
-
-
Get(SessionIdentifier) Returns the value set by the Set Session Identifier script step. Direct Link
-
- 0 replies
- 164 views
-
-
Get(ScriptResult) Returns the script result from a performed sub-script. Direct Link
-
- 0 replies
- 275 views
-
-
Get(ScriptParameter) Returns the script parameter passed into the current script. Direct Link
-
- 0 replies
- 231 views
-
-
Get(ScriptName) Returns the name of the script that is currently running or is paused. Direct Link
-
- 0 replies
- 514 views
-
-
Get(ScriptAnimationState) Returns 1 (true) if animations are enabled for the current script; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 214 views
-
-
Get(ScreenWidth) Returns the width, in points, of the screen in which the window of the current file is open. Direct Link
-
- 0 replies
- 217 views
-
-
Get(ScreenScaleFactor) Returns the scale factor of the screen in which the current file is open. Direct Link
-
- 0 replies
- 271 views
-
-
Get(ScreenHeight) Returns the height, in points, of the screen in which the window of the current file is open. Direct Link
-
- 0 replies
- 259 views
-
-
Get(ScreenDepth) Returns the number of bits needed to represent the color or shade of gray of a pixel on the main screen. Direct Link
-
- 0 replies
- 280 views
-
-
Get(RequestOmitState) Returns 1 (true) if Omit is selected in the current find request; otherwise, returns 0 (false). Direct Link
-
- 0 replies
- 281 views
-
-
Get(RequestCount) Returns the total number of find requests defined for the current table. Direct Link
-
- 0 replies
- 285 views
-
-
Get(RegionMonitorEvents) Returns events that caused the script specified in the Configure Region Monitor Script script step to run. Direct Link
-
- 0 replies
- 331 views
-
-
Get(RecordOpenState) Returns a number representing the state of the current record. Direct Link
-
- 0 replies
- 311 views
-
-
Get(RecordOpenCount) Returns the total number of open records in the current found set that haven’t been saved. Direct Link
-
- 0 replies
- 219 views
-
-
Get(RecordNumber) Returns a number representing a record’s position in the current found set. Direct Link
-
- 0 replies
- 255 views
-
-
Get(RecordModificationCount) Returns the total number of times changes to the current record have been committed. Direct Link
-
- 0 replies
- 227 views
-
-
Get(RecordID) Returns the unique ID number of the current record. Direct Link
-
- 0 replies
- 274 views
-
-
Get(RecordAccess) Returns a number representing the current record's access privileges, assigned through the Custom Record Privileges dialog box. Direct Link
-
- 0 replies
- 327 views
-
-
Get(QuickFindText) Returns the text that is stored in the quick find box. Direct Link
-
- 0 replies
- 263 views
-
-
Get(PrinterName) Returns text identifying the default printer name. Direct Link
-
- 0 replies
- 225 views
-
-
Get(PreferencesPath) Returns the path to the preferences and default options folder for the current user. Direct Link
-
- 0 replies
- 239 views
-
-
Get(PersistentID) Returns text representing a unique identifier of the computer or device running a FileMaker client. Direct Link
-
- 0 replies
- 337 views
-
-
Get(PageNumber) Returns a number representing the current page being printed or previewed. Direct Link
-
- 0 replies
- 273 views
-
-
Get(PageCount) Returns a number representing the total page count in the current print job while it’s printing. Direct Link
-
- 0 replies
- 268 views
-
-
Get(OpenDataFileInfo) Returns the file ID and path of each open data file. Direct Link
-
- 0 replies
- 247 views
-
-
Get(NetworkType) In FileMaker Go, returns a number representing the type of network being used to access the current file. Direct Link
-
- 0 replies
- 259 views
-
-
Get(NetworkProtocol) Returns the name of the network protocol (TCP/IP) that a FileMaker client is using on this machine. Direct Link
-
- 0 replies
- 303 views
-
-
Get(MultiUserState) Returns a number representing the level of sharing for the file using FileMaker Network. Direct Link
-
- 0 replies
- 257 views
-
-
Get(ModifiedFields) Returns a list of fields that have been modified in the current record of the current table. Direct Link
-
- 0 replies
- 326 views
-
-
Get(MenubarState) Returns a number representing the current menu bar state. Direct Link
-
- 0 replies
- 274 views
-
-
Get(LayoutViewState) Returns a number representing the currently active file view. Direct Link
-
- 0 replies
- 242 views
-
-
Get(LayoutTableName) Returns the name of the table occurrence displaying records in the current layout. Direct Link
-
- 0 replies
- 297 views
-
-
Get(LayoutNumber) Returns the number of the layout (specified in the Manage Layouts dialog box) currently displayed. Direct Link
-
- 0 replies
- 315 views
-
-
Get(LayoutName) Returns the name of the layout currently being displayed. Direct Link
-
- 0 replies
- 315 views
-
-
Get(LayoutCount) Returns the total number of layouts in the file. Direct Link
-
- 0 replies
- 117 views
-
-
Get(LayoutAccess) Returns a number based on record access privileges available through the current layout. Direct Link
-
- 0 replies
- 145 views
-
-
Get(LastMessageChoice) Returns a number corresponding to the button clicked in an alert message displayed by the Show Custom Dialog script step. Direct Link
-
- 0 replies
- 137 views
-
-
Get(LastExternalErrorDetail) Returns text about errors external to the FileMaker Platform that are returned by Get(LastError). Direct Link
-
- 0 replies
- 149 views
-
Recently Browsing 0
- No registered users viewing this page.