removeAllComments: Remove single line comments from a character string containing SAS code
Description
This version of this function removes all comments.
Usage
removeAllComments(sasCode)
Arguments
sasCode
Character string containing SAS code
Value
Character string of SAS code with comments removed