(require("removeFunctionCalls"))(value, testopt) → {String}
Remove function calls from a string
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
value |
string | @see |
|
test |
Object |
<optional> |
@see |
- Source:
Returns:
The string
- Type
- String