CreateDateFieldCommand Class
A command to insert a DATE field displaying the current date.
Declaration
declare class CreateDateFieldCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.createDateField property.
Inheritance
CommandBase
CommandWithSimpleStateBase
CreateDateFieldCommand
See Also