- Found in:
- Dylbills PE
Description
Documentation Comment
Set the nth parameter for the condition with the conditionId to the form param. paramIndex must be between 0 and 2.
Caveats
Parameters
Examples
Auto-Generated Example
string myString__conditionId
Form myForm__param
int myInt__paramIndex
bool returnedValue = DbConditionFunctions.SetConditionParameterForm(myString__conditionId, myForm__param, myInt__paramIndex)