leHiCreateRow
leHiCreateRow(
[ w_windowId ]
)
=> t / nil
Description
Makes sure the cellview is writable and opens the Create – P&R Objects – Create Row form, which lets you create a row in the specified window. Prerequisite: site definitions must already exist in your technology file. This form contains a Dressing Template Editor button to bring up the Dressing Template Editor subform. To activate this subform with SKILL, use the SKILL ~> operator like this: leHiCreateRow~>Dressing~>value=1.If w_windowId is not specified, the current window is used.
Arguments
Value Returned
Return to top