Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets toDate field to the new value passed in and returns it. If a toDate value is not passed in then the current toDate field is returned.
Syntax
public TransDate parmToDate([TransDate _toDate])
Run On
Server
Parameters
- _toDate
Type: TransDate Extended Data Type
The date that toDate should be set to.
Return Value
Type: TransDate Extended Data Type
The new toDate value.