ZennoLab Assemblies Documentation
ExecScript Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Document Class : ExecScript Method
functionName

Type: System.String

The name of the script.

parameters

Type: System.String

Script parameters.

Glossary Item Box

Executes the script.

Syntax

C# 
public string ExecScript( 
   string functionName,
   string[] parameters
)

Parameters

functionName

Type: System.String

The name of the script.

parameters

Type: System.String

Script parameters.

Return Value

Type: System.String

The result of the script.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.