Encr_VersionAutoUpdate |
Use this function to see which version of the plug-in is loaded, formatted for FileMaker Server’s AutoUpdate function. Returns 8 digit number to represent an AutoUpdate version.
Syntax
Encr_VersionAutoUpdate
Encr_VersionAutoUpdate |
Use this function to see which version of the plug-in is loaded, formatted for FileMaker Server’s AutoUpdate function. Returns 8 digit number to represent an AutoUpdate version.
Encr_VersionAutoUpdate
Get Password from Keychain |
Gets a password from the keychain (for this account and/or yourID).
GetPassword from Keychain [ Select ; Result ; Account ; YourID ]
Save Password to Keychain |
Saves a password into the keychain (for this account and/or yourID).
Save Password to Keychain [ Select ; Result (error) ; Password ; Account ;
YourID ; Overwrite existing ]
If you work with medical data and need to comply with HIPAA regulations (specifically 21 CFR Part 11 regulations), Troi Encryptor Plug-in and FileMaker Pro can help you accomplish just that. The FileMaker Pro database can store your information and Troi Encryptor Plug-in can encrypt sensitive information using powerful 256-bit AES encryption. You then have full control which information is made visilble on a record or even field level. Also secure exchange of data with other systems or websites is possible, via OpenSSL and PHP 7 for example.
Continue Reading
Dial_BigInputDialog |
Displays an input dialog box, in which the user can enter a long text.
Dial_BigInputDialog ( switches ; prompt ; button1 ; button2 ; button3 ;
button4 ; initialText )
Dial_DelayTicks |
Waits a specified period of time.
Dial_DelayTicks ( switches ; ticks )
Serial_GetUSBInfo |
Get USB information (if available) of the serial port with the specified name.
Serial_GetUSBInfo ( switches ; portname )
Serial_DelayMilliseconds |
Waits the specified number of milliseconds.
Serial_DelayMilliseconds( switches ; milliseconds )