Evaluates identifiers in a script line to this IWindow.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax string Evaluate(
string text,
string parameters
)
Parameters
- text
- Type: SystemString
Text to evaluate - parameters
- Type: SystemString
Optional parameters to use for $1-
Return Value
Type:
StringThe evaluated text
See Also