Function CSetRef() Foundation

Sets or retrieves the Pass by Reference setting for string functions.

Syntax
CSetRef( [<lNewSetting>] ;
       ) --> lOldSetting
Return

Returns the Pass by Reference setting for string functions that was current before CSetRef() was called.

Description

NOTE: This function exists for compatibility reasons only. It has no effect on the performance of the string functions.

Feedback

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.