I am working on a table that acts as a command input for fun (for now) two things I'm currently struggling with seem simple yet I cannot figure it out.
On the txtbox I want the cursor to have text preceding it such as "#>" any Ideas?
This being said I already have the text box set to on enter move to new line, on a new line does the text box disregard anything prior or see all text in previous lines?
Also the preceding text "#>" will this text be included in the call because I need it not to more like an object I guess.