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.

get name of linked field()

Prev Next

This function returns the name of the field of the source structure mapped to the field on which the function is executed.

Example: Source structure field "fieldin" is mapped to target structure field "fieldout". The function is executed on "fieldout". The return value is "fieldin".

If there is no mapped field, the return is an empty string with set Empty Flag.