{CompanyName} FlexyGo

GipeParameter..::..ParseValue Method

Parses a string to obtain the correct parameter value

Namespace:  FLEXYGO.Gipe
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public Object ParseValue(
	string s
)
Public Function ParseValue ( _
	s As String _
) As Object

Parameters

s
Type: String