AddBS( ) From Microsoft Visual FoxPro Foxtools previous page next page AddBS( ) Adds a backslash (if needed) to a path expression. Also available as a native function in Visual FoxPro. Syntax AddBS(cPath) cPath Specifies the path name to which to add the backslash. Return Type Character previous page start next page