This property stores the body of a script.
Object.Body=string
The Body property syntax has the following parts.
| Part | Description |
|---|---|
| object | The ScriptDef object |
| string | A variable length string that can be a maximum of 64 KB in length |
You can provide validation using the ValidateScript method.