SoftadminApi.DateRangeControl_CreateValue

Type: Scalar function

Return value: varchar(100)

Creates a value for the Date range control. Should be used from the edit fields or default value procedure.

Parameters

@FromDate mandatory date
The start date of the range.
@ToDate mandatory date
The end date of the range.