Function CSetRef() Foundation
Sets or retrieves the Pass by Reference setting for string functions.
CSetRef( [<lNewSetting>] ;
) --> lOldSetting
Returns the Pass by Reference setting for string functions that was current before CSetRef() was called.
NOTE: This function exists for compatibility reasons only. It has no effect on the performance of the string functions.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.