![]() ![]() |
Reference Type: Supported, Category: Date Functions, ICR#:
The $$WITHIN^XLFDT extrinsic function returns whether or not a date/time is within a specified schedule string.
$$WITHIN^XLFDT(schedule_string,base_date)
schedule_string: |
(required) Interval to add to base_date. REF: For alternate values, see the $$SCH^XLFDT(): Next Scheduled Runtime API. |
base_date: |
(optional) VA FileMan date checked to determine if it is within the input schedule string. |
returns: |
Returns whether or not a date/time is within a specified schedule string. |