Click or drag to resize
Askia

ISurveyCreateConditionFromScript Method

Creates an assisted condition given a script.

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
string CreateConditionFromScript(
	string script
)

Parameters

script
Type: SystemString

[Missing <param name="script"/> documentation for "M:AskiaCore.ISurvey.CreateConditionFromScript(System.String)"]

Return Value

Type: String
Returns the newly created condition
See Also