StringELMidStr Method

GF Charts Help

Namespace:  GF.Clients.Charts.Custom.EL.Runtime
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public static string MidStr(
	string S,
	int Pos,
	int Len
)

Parameters

S
Type: SystemString
Pos
Type: SystemInt32
Len
Type: SystemInt32

Return Value

Type: String
See Also

Reference