Resolved! how to query records "before last 13 months" - encoded query
Hi folks, I am working on a Script scheduled job that would clear records on a table based on their date of creation < last 13 months I would use a Glide record and am trying to construct the Encoded query. More specifically I am trying to code the ...