Check if date is older than days

@wenar58700

First you can store the value into datetime variable, for that check as below

Now you can use IF condition and compare

Hope this will help you

Thanks