Click or drag to resize

IToolsParseSysinfo Method

Returns system information based on Syntax, see system variables for more information

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
string ParseSysinfo(
	string Str,
	string Args
)

Parameters

Str
Type: SystemString
String
Args
Type: SystemString
String

Return Value

Type: String
A oarsed string
See Also