I need to cut from the string specified part. It must be substring begins with $ and with the carrige return character at the end. Besides it may consist of any characters in the middle. I'm trying to use Match Pattern.vi but I've got problems with pattern creation. Cases with \$+CR or something like that doesn't work.