GetAllJSON
All 129 Get Function results as JSONString
Be the first to rate this function Log in to vote
Joshua Paul - Show more from this author
Neo Code http://www.neocode.com |
"Get(AccountExtendedPrivileges)" : "",
"Get(AccountGroupName)" : "",
"Get(AccountName)" : "",
"Get(AccountPrivilegeSetName)" : "",
"Get(AccountType)" : "FileMaker File",
"Get(ActiveFieldContents)" : "",
"Get(ActiveFieldName)" : "",
"Get(ActiveFieldTableName)" : "",
"Get(ActiveLayoutObjectName)" : "",
"Get(ActiveModifierKeys)" : "0",
"Get(ActivePortalRowNumber)" : "",
"Get(ActiveRecordNumber)" : "",
"Get(ActiveRepetitionNumber)" : "0",
"Get(ActiveSelectionSize)" : "",
"Get(ActiveSelectionStart)" : "",
"Get(AllowAbortState)" : "1",
"Get(AllowFormattingBarState)" : "",
"Get(ApplicationArchitecture)" : "x86_64",
"Get(ApplicationLanguage)" : "English",
"Get(ApplicationVersion)" : "Pro 19.3.2",
"Get(CalculationRepetitionNumber)" : "1",
"Get(ConnectionAttributes)" : "",
"Get(ConnectionState)" : "0",
"Get(CurrentDate)" : "2021-07-24",
"Get(CurrentExtendedPrivileges)" : "",
"Get(CurrentHostTimestamp)" : "2021-07-24 1:52:29 PM",
"Get(CurrentPrivilegeSetName)" : "",
"Get(CurrentTime)" : "1:52:29 PM",
"Get(CurrentTimeUTCMilliseconds)" : "63762756749426",
"Get(CurrentTimestamp)" : "2021-07-24 1:52:29 PM",
etc..
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Original GetAll function here https://www.briandunning.com/cf/2501
*** USE WITH CARE ***
All 129 Get Function results as JSONString from https://help.claris.com/en/pro-help/content/functions-reference.html
Generates alot of data. Use with care.
Helpful for speedtest, debugging, looking for values.
Source here
https://docs.google.com/spreadsheets/d/1GQXVKV6Ynok8JFY4arqwZ7lVwHOI3g8_St0WwSXdJNY
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.