ShowFieldCodesCommand Class
A command to display the selected field’s field codes.
Declaration
declare class ShowFieldCodesCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.showFieldCodes property.
Inheritance
CommandBase
CommandWithSimpleStateBase
ShowFieldCodesCommand
See Also