blob: c41090d41c7e75b6b408f98ccc6ff8b5faf728e3 [file] [log] [blame]
(: Name: fn-replace-4:)
(: Description: Evaluation of replace function with pattern = "a" and replacement = "" as an example 4 for this function.:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
replace("abracadabra", "a", "")