.upload-csv
The .upload-csv
action Creates a button to let users upload CSV files from their device. It belongs to the upload category within the system area.
Action Syntax
.upload-csv +imagetag
An image tag starting with +
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = .upload-csv
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = .upload-csv %icontag
Action code: 488880301
Version: 0.6.4-3
Last updated: 2025-06-13