Scripting API

<<SelectNone Main Index SelectPreviousTool>>
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

SelectPreviousLayer

Script Name: SelectPreviousLayer
Name: SelectPreviousLayer
Library: CmdLayers
Description: Selects the next layer down in the z-order. Returns 1 if it found a new layer, 0 if the current layer is already the bottom.
Status bar text: Select the previous layer in the z-order
Tool tip text: Select Previous Layer
Undo text: Select Previous Layer
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
 
Return Type:
NameScript NameType Description Supports None Default Minimum Maximum
Found New LayerFoundNewLayerEnumeration (Boolean)True if the command selected a new layer. False if the active layer was the bottommost layer.NoFalse
 
Command Attributes:
IsExternal: true
IsUndoable: true
NoRepeat: true
ProcessChanges: true
FinalizeTransient: true
 
Resource Attributes: