Click or drag to resize
CSYSiExistReal Method
This method checks to see if a real parameter exists.

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

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

Parameters

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

Return Value

Type: Int32
1 - Yes 0 - No
See Also