shield
function
The shield
action converts value to a shielded (secure, encrypted) value. It belongs to the server category within the platform area.
Action Syntax
shield $variable
A variable name starting with $
Return Value
This function returns a
ITEM
value that can be stored in a variable:
$result = shield
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$item = shield $any
Action code: 3919419305
Version: 0.6.4-0
Last updated: 2025-06-13