Click or drag to resize
CSYSiGetInt Method
This method returns an int from the parameter block.

Available since Oasis montaj version: 6.0.1
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static int iGetInt(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Group Name
str2
Type: SystemString
Parameter Name

Return Value

Type: Int32
Int Value, iDUMMY if the parameter is not set.
See Also