Last active
January 6, 2018 10:54
-
-
Save TyrfingMjolnir/0a7e071131245af88d253f4bc41be4a2 to your computer and use it in GitHub Desktop.
FileMaker 16 Insert Other Symbol all alternatives copy of this list: http://www.filemaker.com/help/16/fmp/en/index.html#page/FMP_Help%2Fget-functions.html%23wwconnect_header when you paste this file into a text block in FileMaker please remember to set the tab accordingly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
FileMaker 16 Insert Other Symbol all alternatives is a copy of the following table: | |
http://www.filemaker.com/help/16/fmp/en/index.html#page/FMP_Help%2Fget-functions.html%23wwconnect_header | |
when you paste this file into a text block in FileMaker please remember to set the tab accordingly. | |
1) Select text block | |
2) Open inspector | |
3) Go to appearance( the palette icon ), close all the sections apart from the bottom one in which is named tab, | |
add a tab; for me 2 and 6 cm was reasonable. | |
*/ | |
AccountExtendedPrivileges: {{AccountExtendedPrivileges}} | |
AccountGroupName: {{AccountGroupName}} | |
AccountName: {{AccountName}} | |
AccountPrivilegeSetName: {{AccountPrivilegeSetName}} | |
ActiveFieldContents: {{ActiveFieldContents}} | |
ActiveFieldName: {{ActiveFieldName}} | |
ActiveFieldTableName: {{ActiveFieldTableName}} | |
ActiveLayoutObjectName: {{ActiveLayoutObjectName}} | |
ActiveModifierKeys: {{ActiveModifierKeys}} | |
ActivePortalRowNumber: {{ActivePortalRowNumber}} | |
ActiveRepetitionNumber: {{ActiveRepetitionNumber}} | |
ActiveSelectionSize: {{ActiveSelectionSize}} | |
ActiveSelectionStart: {{ActiveSelectionStart}} | |
AllowAbortState: {{AllowAbortState}} | |
AllowFormattingBarState: {{AllowFormattingBarState}} | |
ApplicationArchitecture: {{ApplicationArchitecture}} | |
ApplicationLanguage: {{ApplicationLanguage}} | |
ApplicationVersion: {{ApplicationVersion}} | |
CalculationRepetitionNumber: {{CalculationRepetitionNumber}} | |
ConnectionAttributes: {{ConnectionAttributes}} | |
ConnectionState: {{ConnectionState}} | |
CurrentDate: {{CurrentDate}} | |
CurrentExtendedPrivileges: {{CurrentExtendedPrivileges}} | |
CurrentHostTimestamp: {{CurrentHostTimestamp}} | |
CurrentPrivilegeSetName: {{CurrentPrivilegeSetName}} | |
CurrentTime: {{CurrentTime}} | |
CurrentTimestamp: {{CurrentTimestamp}} | |
CurrentTimeUTCMilliseconds: {{CurrentTimeUTCMilliseconds}} | |
CustomMenuSetName: {{CustomMenuSetName}} | |
DesktopPath: {{DesktopPath}} | |
Device: {{Device}} | |
DocumentsPath: {{DocumentsPath}} | |
EncryptionState: {{EncryptionState}} | |
ErrorCaptureState: {{ErrorCaptureState}} | |
FileMakerPath: {{FileMakerPath}} | |
FileName: {{FileName}} | |
FilePath: {{FilePath}} | |
FileSize: {{FileSize}} | |
FoundCount: {{FoundCount}} | |
HighContrastColor: {{HighContrastColor}} | |
HighContrastState: {{HighContrastState}} | |
HostApplicationVersion: {{HostApplicationVersion}} | |
HostIPAddress: {{HostIPAddress}} | |
HostName: {{HostName}} | |
InstalledFMPlugins: {{InstalledFMPlugins}} | |
LastError: {{LastError}} | |
LastExternalErrorDetail: {{LastExternalErrorDetail}} | |
LastMessageChoice: {{LastMessageChoice}} | |
LayoutAccess: {{LayoutAccess}} | |
LayoutCount: {{LayoutCount}} | |
LayoutName: {{LayoutName}} | |
LayoutNumber: {{LayoutNumber}} | |
LayoutTableName: {{LayoutTableName}} | |
LayoutViewState: {{LayoutViewState}} | |
MenubarState: {{MenubarState}} | |
ModifiedFields: {{ModifiedFields}} | |
MultiUserState: {{MultiUserState}} | |
NetworkProtocol: {{NetworkProtocol}} | |
NetworkType: {{NetworkType}} | |
PageNumber: {{PageNumber}} | |
PersistentID: {{PersistentID}} | |
PreferencesPath: {{PreferencesPath}} | |
PrinterName: {{PrinterName}} | |
QuickFindText: {{QuickFindText}} | |
RecordAccess: {{RecordAccess}} | |
RecordID: {{RecordID}} | |
RecordModificationCount: {{RecordModificationCount}} | |
RecordNumber: {{RecordNumber}} | |
RecordOpenCount: {{RecordOpenCount}} | |
RecordOpenState: {{RecordOpenState}} | |
RegionMonitorEvents: {{RegionMonitorEvents}} | |
RequestCount: {{RequestCount}} | |
RequestOmitState: {{RequestOmitState}} | |
ScreenDepth: {{ScreenDepth}} | |
ScreenHeight: {{ScreenHeight}} | |
ScreenScaleFactor: {{ScreenScaleFactor}} | |
ScreenWidth: {{ScreenWidth}} | |
ScriptAnimationState: {{ScriptAnimationState}} | |
ScriptName: {{ScriptName}} | |
ScriptParameter: {{ScriptParameter}} | |
ScriptResult: {{ScriptResult}} | |
SortState: {{SortState}} | |
StatusAreaState: {{StatusAreaState}} | |
SystemDrive: {{SystemDrive}} | |
SystemIPAddress: {{SystemIPAddress}} | |
SystemLanguage: {{SystemLanguage}} | |
SystemNICAddress: {{SystemNICAddress}} | |
SystemPlatform: {{SystemPlatform}} | |
SystemVersion: {{SystemVersion}} | |
TemporaryPath: {{TemporaryPath}} | |
TextRulerVisible: {{TextRulerVisible}} | |
TotalRecordCount: {{TotalRecordCount}} | |
TouchKeyboardState: {{TouchKeyboardState}} | |
TriggerCurrentPanel: {{TriggerCurrentPanel}} | |
TriggerExternalEvent: {{TriggerExternalEvent}} | |
TriggerGestureInfo: {{TriggerGestureInfo}} | |
TriggerKeystroke: {{TriggerKeystroke}} | |
TriggerModifierKeys: {{TriggerModifierKeys}} | |
TriggerTargetPanel: {{TriggerTargetPanel}} | |
UserCount: {{UserCount}} | |
UserName: {{UserName}} | |
UseSystemFormatsState: {{UseSystemFormatsState}} | |
UUID: {{UUID}} | |
WindowContentHeight: {{WindowContentHeight}} | |
WindowContentWidth: {{WindowContentWidth}} | |
WindowDesktopHeight: {{WindowDesktopHeight}} | |
WindowDesktopWidth: {{WindowDesktopWidth}} | |
WindowHeight: {{WindowHeight}} | |
WindowLeft: {{WindowLeft}} | |
WindowMode: {{WindowMode}} | |
WindowName: {{WindowName}} | |
WindowOrientation: {{WindowOrientation}} | |
WindowStyle: {{WindowStyle}} | |
WindowTop: {{WindowTop}} | |
WindowVisible: {{WindowVisible}} | |
WindowWidth: {{WindowWidth}} | |
WindowZoomLevel: {{WindowZoomLevel}} | |
DocumentsPathListing: {{DocumentsPathListing}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment