delete-column
Work with delete column
Overview
The delete-column
action is part of the column set in Rhyme. Work with delete column.
Category: Column
Area: 📊 Data & State Management
Basic Usage
delete-column "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
delete-column "Example usage"
Example 2: With Variables
$my-variable: "some value"
delete-column $my-variable
Tips
- This action is part of the column set
- Common use case: Managing app data and variables
Related Actions
Related actions from the column set will be listed here.