Search Results
13 functions found:
| 1. | DayNameDates ( theDayName ; StartDate ; EndDate ) |
| Peter Vinogradov | |
| returns a list of dates for "theDayName" that occur between StartDate and EndDate | |
| 2. | FillProperties (PropertyList ; PropertyValues ; Separator ; Blanks) |
| Peter Vinogradov | |
| Populates a full property list from a potentially incomplete list of values | |
| 3. | FindComparables ( FieldList ; idFieldName ) |
| Peter Vinogradov | |
| List IDs of records that match all values in a specified set of fields | |
| 4. | FlagGender ( text ) |
| Peter Vinogradov | |
| Flags gender pronouns in text with caps and brackets. | |
| 5. | FormatLike ( text ; template ) |
| Peter Vinogradov | |
| Applies the formatting of 'template' to 'text' | |
| 6. | MailMergePlus ( text ; highlight) |
| Peter Vinogradov | |
| Mailmerge function that preserves formatting of source text | |
| 7. | OK_Decrypt (Text ; Key ) |
| Peter Vinogradov | |
| Decrypt data encrypted with OK_Encrypt CF | |
| 8. | OK_Encrypt (Text ; Key ) |
| Peter Vinogradov | |
| Gently encrypt text with key | |
| 9. | RF_Audit ( LogField ; Watchlist) |
| Peter Vinogradov | |
| Prepends an audit log of changes to fields in Watchlist to LogField | |
| 10. | SizeMask (Text ; IdealSize ; Increment ; CharSpace ) |
| Peter Vinogradov | |
| Mask text to insure it fits in a given space | |
| 11. | SizeMask (Text ; IdealSize ; Increment ; CharSpace ) |
| Peter Vinogradov | |
| Mask text to insure it fits in a given space | |
| 12. | TimeStampAsRFC822 ( theTS ; Zone ) |
| Peter Vinogradov | |
| Converts a timestamp to RFC 822 format | |
| 13. | TransformValues( ValueList; Pattern ) |
| Peter Vinogradov | |
| Transforms each item in ValueList based on Pattern | |