Collections functions
General 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 2nd December 2023 08:35 Europe/London time based on the source file dated 29th November 2023 10:35 Europe/London time.