Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

write using exact match. #126

Open
MyProjectsPage opened this issue Nov 23, 2024 · 0 comments
Open

write using exact match. #126

MyProjectsPage opened this issue Nov 23, 2024 · 0 comments

Comments

@MyProjectsPage
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant