WithChartItems (Close)
Closes the currently initialised chart definition and commits all pending changes.
Syntax
WithChartItems( InstructionType );
Parameters
Parameter Name | Type | Description | Optional? | Default Value |
---|---|---|---|---|
InstructionType | Integer or String | Must be set to either the integer 12 or the string "Close". | No | n/a |
Output
If successful, the function will return True; otherwise, it will return False.