This action allows the user to obtain a list of all the available canvas/schematic Uid's in the given project. The function call takes in zero arguments. Returns the canvas/schematic uid in the form of list of strings.
list<string> GetAvailableCanvasElements()
Returns the list of canvas/schematics Uid in the given project.