Table of Contents
var_CreateTempDescriptionCreate a temporary, unnamed variable. Function prototypeZVAR CExtAPI::var_CreateTemp(long VarID); Arguments
Return valueNull if an error occurred, and a non-null ZVAR handle otherwise. CommentsPlease refer to the comments for var_Create, which are relevant to this function also. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
|