Documentation

Initvar

function 
initvar(
 varname,
 value=""
);

The function initializes variable with the name in $varname and with $value. If the variable is already defines, its value does not change.

Function parameters

Parameter Description
varname Variable name
value Variable value


© «Bitrix24», 2001-2024
Up