# TODO CONCEPTS - [ ] Functions - [ ] imports - [x] scopes of visibility - [ ] methods for arrays - [ ] methods for strings - [ ] methods for objects - [ ] writing objects to a variable - [x] yaml support? - [ ] command execution function - [ ] function for random - [x] delete variable - [ ] types conversion - [ ] checking variable type - [x] checking for the existence of a variable - [x] create scopes without if, else, loop and something else