Click or drag to resize

imbDataExecutorEngineexecuteMultilineLogic Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Izvršava operaciju nad višelinijskim stringom

Namespace:  imbSCI.Core.process
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static string executeMultilineLogic(
	dataLogic logic,
	string operandA,
	string operandB
)
Request Example View Source

Parameters

logic
Type: imbSCI.Core.processdataLogic
operandA
Type: SystemString
operandB
Type: SystemString

Return Value

Type: String
See Also