replace marked value(a,b)


Replaces the marker of all target structure fields that have been marked with marker a by the marking function with value b.

The return value of the function is the number of replacements.

Description of Parameters


Parameter

Description

a

Name of the marker.

b

New value.


Examples


See the example of the marking function.