String executeScript(String scriptPath, String charset)
String executeScript(String scriptPath, String charset)
Name | Type | Description |
---|---|---|
scriptPath | String | The absolute path of script to be executed. |
arguments | String[] | Optional arguments for script (name=value form). |
charset | Default | to UTF-8 if not specified |
Type | Description |
---|---|
String |