Search Results
5 functions found:
| 1. | CommaToList ( commaValues ) |
| Lazarus Sismanis, Decision Group | |
| Converts comma separated values to standard list with values separated by return | |
| 2. | Concealed ( MyText ) |
| Lazarus Sismanis, Decision Group | |
| Display concealed text with a calculation. Concealed text displays dots instead of data to conceal confidential information - like a password or other highly sensitive data. | |
| 3. | Grid ( layoutWidth ) |
| Lazarus Sismanis, Decision Group | |
| Helps with selecting the major grid spacing and minor grid steps for a given Filemaker layout and the number of columns to use. | |
| 4. | ListBaseTableName (TableOccurrenceName) |
| Lazarus Sismanis, Decision Group | |
| Returns the base table name based on the table occurance on a layout in the current FileMaker Pro v12 file | |
| 5. | ShowLastDigits ( MyNumber ; HowMany ) |
| Lazarus Sismanis, Decision Group | |
| Return a specified number of readable digits from an account, credit card number or other string of numbers, with the rest of digits being hidden (concealed). | |