 | IUserProxyForSequenceExecutionChooseValue Method |
returns a user chosen/input value of the given type
no random input value is supplied, the user must give a value
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxObject ChooseValue(
string type,
Sequence seq
)
Parameters
- type String
-
- seq Sequence
-
Return Value
Object
See Also