String to list

To turn a string to a list which will use string to list comand shown bellow the second input should be the letters you want to split into a list, please refer to the python split function for help.

`varible_name_here = opendatabase.stringtolist(database_file_name_here, input_two_here)`.

home