tyrus
10 years agoContributor
insert text at the begginign of a line
Hi, I need to insert some characters to the beginning of an previosuly entered line of text in a text control. How is this done? I noticed there is an "AppendText" function but it adds charcters to the end of an existing string? I can't use a standard keyword test since that is essentially rewriting the whole line, My test requires inserting a couble charcters in front of some already entered text.
thanks in advanced