Click or drag to resize

Script(Script) Constructor

Developed by SO-SOFT
Constructor

Namespace: scbscript
Assembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntax
C#
public Script(
	Script script
)

Parameters

script  Script
The script
Remarks
This is used when inheriting settings from another Script object.
See Also