Click or drag to resize
CVVFillString Method
Fill a VV with a string value.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void FillString(
	string str_val
)

Parameters

str_val
Type: SystemString
String
See Also