Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

set_sysvar()

Description

Set a system variable (which is stored in the sysvars table) - set to null to remove

Parameters

ColumnTypeDefaultDescription
$name mixed Variable name
$value mixed null String to set a new value; null to remove any existing value.

Return

void

This article was last updated 26th April 2024 21:35 Europe/London time based on the source file dated 26th April 2024 15:50 Europe/London time.