replace marked value(a,b)
Group |
Takes all destination fields being marked with marker a by the marking function and replaces the marker with value b.
The return value is the number of executed replacements.
Description of Parameters
Parameter |
Description |
a |
Name of the marker. |
b |
New value. |
Examples
See the example of the marking function.