Click or drag to resize

imbRegexQuerygetOptionsString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string getOptionsString(
	string prefixStr = "",
	string sufixStr = ""
)
Request Example View Source

Parameters

prefixStr (Optional)
Type: SystemString
sufixStr (Optional)
Type: SystemString

Return Value

Type: String
See Also