RulePoint
- RulePoint 6.1.2
- All Products
getcurrentdate()
when 1 Period p with getcurrentdate() as result !=””then response with body=”${result}”
Usage
| Description
| Result
|
---|---|---|
Call the analytic to get the date.
| Returns the current date and time of the system.
| Sat Jan 25 08:05:05 IST 2014
|