Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

replace marked value()

Prev Next

This function replaces the marker of all target structure fields that have been marked with marker a by the marking function mark for future value() with value b.

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

Parameters

Parameter

Description

a

Name of the marker.

b

New value.