pteToggleLayerSetValidityEdition
pteToggleLayerSetValidityEdition(
[ w_windowId ]
)
=> t / nil
Description
Displays or hides the validity and membership status of layer-purpose pairs.
Arguments
|
ID of the window containing the Palette that you want to update. |
Value Returned
|
The validity and membership status of layer-purpose pairs was displayed or hidden, as required. |
|
Examples
pteToggleLayerSetValidityEdition()
pteToggleLayerSetValidityEdition(window(2))
Return to top