Method GetScript
GetScript(bool)
Returns the script corresponding to the scene.
Declaration
public string GetScript(bool asComponents)
Parameters
Type | Name | Description |
---|---|---|
bool | asComponents | Indicates whether the objects of the
scene should appear as component calls in the script (like in the
"Scene|Script|With components" command). If |
Returns
Type | Description |
---|---|
string |