#126·helium

write using exact match.

Author: MyProjectsPageCreated Nov 23, 2024Updated Nov 23, 2024

write('test', 'Address') writes 'test' in a field labelled 'Address Line 2' I'm trying to write only if there's an EXACT match. i.e. write 'test' if 'Address' field exists. If it doesn't, don't write anything. 'Address' is not the same like 'Address Line 2'.

Is there a way that can be done? Thanks so much!