Search Results
3 functions found:
| 1. | FirstPortalViewed ( PortalName ; FieldName;n ) |
| David | |
| Determines the first fully visible portal row in a protal | |
| 2. | ParseAllBetween ( source ; start ; stop ; startPos ; result ) |
| David | |
| Parses data between 2 strings for all occurrences in the specified source and returns them in a list | |
| 3. | ParseBetween ( source ; start ; stop ) |
| David | |
| Parse between start and stop html tags, or any other string | |