System Date for Validation

Sort:
You are not authorized to post a reply.
Author
Messages
Dawn
Basic Member
Posts: 13
Basic Member
    I need to check the effective date on HR11 and compare against the system date to make sure the effective date is within 5 days.  I used the getFormValue for the Effective Date, but how do I pull in the system date for compare?
    John Henley
    Senior Member
    Posts: 3348
    Senior Member
      sToday = portalWnd.edFormatDate("t")
      [the "t" means today].
      Thanks for using the LawsonGuru.com forums!
      John
      Dawn
      Basic Member
      Posts: 13
      Basic Member
        Thanks - I will give that a try.
        You are not authorized to post a reply.