help has error for sc_date

The following is from webhelp. There is an extra ) in there that is wrong.

Ex. 1:
{birthdate} = sc_date({birthdate}), “dd/mm/yyyy”, “+”, 30, 0, 0);

should read:
{birthdate} = sc_date({birthdate}, “dd/mm/yyyy”, “+”, 30, 0, 0);

SC please correct. Thanks,
Jamie

Hello Jamie,

Thanks for your feedback.

regards,
Bernhard Bernsmann