Struct Select
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[Serializable]
[NodeDescription("Output data depending on input condition")]
public struct Select : IDataNode, INode
Fields
Name | Description |
---|---|
Condition | |
DataValueType | |
Else | |
IfTrue | |
Output |
Methods
Name | Description |
---|---|
Execute<TCtx>(TCtx) |