clsEval..::..replaceFormVariables Method
Namespace:
FlowWright.cDevDecisionEngine
Assembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Assembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public static string replaceFormVariables( string sExpression, clsFormSchemaCollection oFormSchemaColl, ref string sError )
Public Shared Function replaceFormVariables ( _ sExpression As String, _ oFormSchemaColl As clsFormSchemaCollection, _ ByRef sError As String _ ) As String
public: static String^ replaceFormVariables( String^ sExpression, clsFormSchemaCollection^ oFormSchemaColl, String^% sError )
Parameters
- sExpression
- Type: String
- oFormSchemaColl
- Type: FlowWright.cDevDecisionEngine..::..clsFormSchemaCollection
- sError
- Type: String%