Coding standards
Security in ResourceSpace
Developer reference
Database
Action functions
Admin functions
Ajax functions
Annotation functions
API functions
Collections functions
Comment functions
Config functions
CSV export functions
Dash functions
Debug functions
Encryption functions
Facial recognition functions
File functions
General functions
Language functions
Log functions
Login functions
Message functions
Migration functions
Node functions
PDF functions
Plugin functions
Render functions
Reporting functions
Request functions
Research functions
Slideshow functions
Theme permission functions
User functions
Video functions
Database functions
Metadata functions
Resource functions
Search functions
Map functions
Job functions
Tab functions
Test 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.
$clear_cache bool Set to false to skip the clearing of any cached values (default true).
array"s"
$name; null

Return

bool

This article was last updated 25th December 2025 10:35 Europe/London time based on the source file dated 23rd December 2025 16:05 Europe/London time.