This function gets the graph start date (day) of an analog object.
@GetGraphStartDay();
Parameters
There is no parameter.
Return Value
It returns the start date (day).
Example
d = @GetGraphStartDay();
Description : The variable 'd' represents the graph start date (day) of an analog object.
Related Helps