').">
| Syntax |
|
| Documentation | The function "stripEnclosedText" returns parameter 1 except all text enclosed by the characters specified in parameter 2 (defaults to '<') and parameter 3(defaults to '>').
s_character, start character of enclosure e_character, end character of enclosure |
| Examples | |
Example 1:
Result: Good and bad
Result: use text to show |
|
| Group | String |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 3 |