.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


DesignViewNewColumn @Command
Creates a new column before the currently selected column in a view or folder.

Syntax

@Command( [DesignViewNewColumn] )

Usage

A view or folder must be open in Design mode. It's most convenient to use a toolbar button to invoke this command.

This command does not work on the Web.

Language cross-reference

CreateColumn method of LotusScript NotesView class

See Also