Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Anchor
1156227
1156227
The following examples use a predefined variable, mystring, with a value of abcabcabc.

Panel
Html bobswift
<pre>
replace mystring ab " " all=yes
echo "$(mystring)"
 c c c

replace mystring "abc" "123" num=1
echo "$(mystring)"
123abcabc
</pre>

Anchor
1156007
1156007

Anchor
1154381
1154381