OOI UA-ModelCompiler

Template..::..StrCmp Method

Determines if the target exists in the string at the specified index.

Namespace:  CodeGenerator
Assembly:  ModelCompiler (in ModelCompiler.dll)

Syntax


protected bool StrCmp(
	string source,
	int index,
	string target
)

Parameters

source
Type: String
index
Type: Int32
target
Type: String