Zoomed Image

AMSX Scripting Language - Command : CacheRemove

Summary

Remove a named item from the server cache

Description

Evicts the specified cache key from the xAssets server cache. Use this after modifying data that is cached under a known key so that subsequent reads fetch fresh values from the database.

Parameters

This command does not require parameters.

Syntax


CacheRemove

Return to the AMSX Command Reference