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 19th March 2024 11:05 Europe/London time based on the source file dated 11th March 2024 11:40 Europe/London time.