RectangleGetEnd DT

From MultiCharts
Revision as of 15:01, 20 August 2021 by Svetlana MultiCharts (talk | contribs) (Created page with "Returns a DateTime value, indicating the date and time of the ending point of a rectangle with the specified ID number; returns a value of -2 if the specified rectangle ID num...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns a DateTime value, indicating the date and time of the ending point of a rectangle with the specified ID number; returns a value of -2 if the specified rectangle ID number is invalid.

Usage

RectangleGetEnd_DT(ID)

Where:

ID - numerical expression specifying the rectangle ID number

Notes

A rectangle-specific ID number is returned by RectangleNew_DT when the rectangle is created.

Example

RectangleGetEnd_DT(value1);

will return 41422.752623935186 if rectangle with ID = Value1 ends at 08:30:00.722 on 5/28/2013