get name of linked field


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.