Utility Objects, Property and Method Syntax
Properties and methods of Origin's utility objects affect the entire Origin session. The utility object syntax is as follows:
- objName.Method(arguments)
- objName.Property = value
- objName.Property$ = string
- objName is the name of the object.
- Method is one of the available objName methods.
- arguments are specific to the method.
- Property is a valid property for the objName object.
- value is a number.
- string is a text string or string variable.
These utility objects available in Origin:
| Break | Copy | Create | Doc | Draw | Excel | Export |
| Export.Image | Fdlog | GetPts | Ini | Integ | Limit | LR |
| Macro | Menu | RT | Run | Sort | Sum | Type |
and System and all the system subobjects: