Script(String, String) Constructor |
Developed by SO-SOFT
Constructor
Namespace: scbscriptAssembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntaxpublic Script(
string regionCode,
string[] args
)
Parameters
- regionCode String
- The region code
- args String
- The arguments
RemarksThis is used when you want to forcibly specify the region code.
See Also