fm_excludeafter
| Click to Download |
Description |
| Works in the opposite way to the spanexcluding function. Excludes characters before a set. |
Usage |
| Used to return characters in a string after a specific set. |
Attributes |
||
| set | Optional | character(s) to exclude from string. Returns characters after this point. |
| string | Required | Text or a variable that contains some. |
