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 8th May 2024 21:35 Europe/London time based on the source file dated 3rd May 2024 14:45 Europe/London time.