delete-public-app-data
function
The delete-public-app-data
action delete app data (public). It belongs to the data category within the data area.
Action Syntax
delete-public-app-data $variable
A variable name starting with $
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = delete-public-app-data
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = delete-public-app-data $varname
Action code: 486293057
Version: 0.6.4
Last updated: 2025-06-13