Bundle_SetScriptParameters

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Bundle_SetScriptParameters

 

Description

 

Indicate the command line to be passed to script execution when bundled exe will be invoked.

 

Syntax

 

n = Bundle_SetScriptParameters(CommandLineParameters)

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning

CommandLineParameters

String

No

Command line to be passed to bundled script

 

Remarks

 

Restrictions

 

See also

 

Examples