<aside> πŸ“– Required properties

  1. Text property called β€œName” </aside>

Screen Shot 2022-01-17 at 10.32.49 AM.png

What is happening

Any characters between two quotations will be extracted here.

Goes By

if(contains(prop("Name"), "β€œ"), replace(replace(prop("Name"), ".*β€œ", ""), "”.*", ""), "")