Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the script that triggers the condition. When this script is evaluated to true, the
condition is met, and the list entry is used.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- ListControl Element
- ListEntries Element
- ListEntry Element
- EntrySelectedBy Element
- SelectionCondition Element
- ScriptBlock Element
Syntax
<ScriptBlock>ScriptToEvaluate</ScriptBlock>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the
ScriptBlock element.
Attributes
None.
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
| SelectionCondition Element for EntrySelectedBy for ListEntry | Defines the condition that must exist for this list entry to be used. |
Text Value
Specify the script that is evaluated.
Remarks
The selection condition must specify a least one script or property name to evaluate, but cannot specify both. (For more information about how selection conditions can be used, see Defining Conditions for when a View Entry or Item is Used.)
For more information about the other components of a list view, see List View.
See Also
PropertyName Element for SelectionCondition for EntrySelectedBy for ListEntry
SelectionCondition Element for EntrySelectedBy for ListEntry