IXEvent GetParamString Method iQSim © XIQS Communication Framework
Get the parameter's value as a string object at specified index in the current event object

Namespace: com.iqsim.xiqs
Assembly: xiqscom (in xiqscom.dll) Version: 1.0.4841.26741
Syntax

string GetParamString(
	int index
)

Return Value

the parameter's value
See Also