list-fonts
function
The list-fonts
action Gets a list of all fonts currently loaded in your app. It belongs to the fonts category within the ui area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Return Value
This function returns a
GROUP
value that can be stored in a variable:
$result = list-fonts
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
list-fonts
Action code: 2013862415
Version: 0.6.4-1
Last updated: 2025-06-13