| Objects creation functions |
| Create_Sheet | Creates an Excel sheet object. |
| Create_Record | Creates a new record. |
| |
| String functions |
| Mid | Gets a substring from a string at any position. |
| Left | Gets a substring from a string starting left. |
| Right | Gets a substring from a string starting right. |