source-update-block
function
The source-update-block
action updates a block in a app block group object. It belongs to the source category within the appdev area.
Action Syntax
source-update-block $variable
A variable name starting with $
source-update-block "text"
A quoted text string
Return Value
This function returns a
ITEM
value that can be stored in a variable:
$result = source-update-block
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$item = source-update-block $content
Action code: 1635843022
Version: 0.6.4-12
Last updated: 2025-06-13