Click or drag to resize
CSYSDefaultString Method
Allows a default string to be set.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
The value will only be set if there is no existing setting.
Syntax
public static void DefaultString(
	string str1,
	string str2,
	string str3
)

Parameters

str1
Type: SystemString
Group Name
str2
Type: SystemString
Parameter Name
str3
Type: SystemString
String to Set it To
See Also