News

Script Example SCENE 1: INT. THE OFFICE. MORNING (write a new scene for each new location and/or different time. As above) TECHNICAL DIRECTION SHOULD BE USED SPARINGLY AND WORK WITH THE DIALOGUE.
I'm trying to parse a string variable so that it only returns everything before and after certain characters. heres an example"strVar = "See-Tom-Run"all i want to return is "Tom"what ive done so ...