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