| Table of Contents CzVar::CopyValueDescriptionCopy the value of another variable. Function prototypebool CzVar::CopyValue(ZVAR hVarSrc); Arguments
 Return valueFalse if: 
 True otherwise. CommentsThis function is equivalent to the API function var_CopyValue. Please refer to the documentation of that function for additional information. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported |