RulePoint
- RulePoint 6.2
- All Products
Keyword
| Description
|
---|---|
drql_rulename
| Gets the name of the rule when referenced within a rule. For example, ${drql_rulename}.
|
drql_ruleid
| Gets the ID of the rule when referenced within a rule. This keyword is used for deep linking back to the RulePoint user interface. For example, ${drql_ruleid}.
|
drql_response
| Gets the name of the response. For example, ${drql_response}.
|
drql_eventformattedtime
| Gets the time in milliseconds when the event was published in the system. The date is pre-formatted based on the default date and time format of the system. For example, ${drql_eventformattedtime(dd/MM/yyyy HH:mm:ss )}.
|
drql_eventtime
| Gets the time in milliseconds when the event was published in the system. For example, ${drql_eventtime}.
|