Click or drag to resize

imbDataExecutorexecuteLogic Method (dataLogic, String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Privremeni string wrapper

Namespace:  imbSCI.Core.process
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static string executeLogic(
	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