Search Results
8 functions found:
| 1. | @ ( word ) |
| Hisc, noplace | |
| returns a number for a word, to allow variables to have named repetitions | |
| 2. | FieldsForTable ( table ) |
| Hisc, noplace | |
| get name of fields for a given table | |
| 3. | getSelected ( parameterCode ) |
| Hisc, noplace | |
| get all kinds of selection values | |
| 4. | RequestSQL ( fieldDesired ; fieldKey ; valueKey ) |
| Hisc, noplace | |
| retrieves value from one field base on value of another field | |
| 5. | ReturnSelections() |
| Hisc, noplace | |
| returns values of selection, text before and text after | |
| 6. | rw ( text ) |
| Hisc, noplace | |
| evaluates formula inside texts | |
| 7. | Show(objectName) |
| Hisc, noplace | |
| calculates showing layout object based on active field | |
| 8. | While ( condition ; function ; limit ) |
| Hisc, noplace | |
| Allows to use a while in FileMaker | |