Converts a dtl value to its dtdb equivalent.
dtdb
Syntax
dtdb dtl.DtlToDtdb()
Returns
The dtdb type equivalent of the dtl value.
dtl
Remarks
This is the method to use when you need to add a dtl value to a reference table.
Sample
dtlSample.rfstrace dtl.Now().DtlToDtdb();
dtlSample.rfs
trace dtl.Now().DtlToDtdb();
dtl.Now().DtlToDtdb()
2015.08.10 16:8:52 Local (Dtdb)
Figure 355. The trace message output of the script above
Related links
Search Highlighter (On/Off)