The matches_filter function applies the filter expression to the field and returns Yes if the value in the field matches the filter expression or No if it does not.
Examples
This example returns Yes in a custom field if the invoice date is less than 30 days old:
Use the if function with matches_filter to return different values. The next example shows syntax of a custom field that returns "Late" if the invoice date is over 30 days old:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-10 UTC."],[],[]]