Sequence.EvalEntryPointEnabledExpressionEx
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
Sequence.EvalEntryPointEnabledExpressionEx
Syntax
Sequence.EvalEntryPointEnabledExpressionEx( editArgs)
Return Value
Returns True if you can enable the entry point in the user interface menu bar.
Purpose
Evaluates the entry point enabled expression.
Remarks
This method applies only to an entry point sequence in a process model file. Call this function to determine whether to enable the entry point in the user interface menu bar. The function evaluates the entry point enabled expression for the entry point sequence in the context of the editArgs parameter, which specifies the currently selected items in the sequence editor or user interface.
Parameters
editArgs As EditArgs
[In] Specifies which items in the user interface are currently selected.