User Tools

Site Tools


4rpl:commands:removetableelement

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:commands:removetableelement [2022/04/12 01:40] – [Examples] Fixed missing /code durikkan4rpl:commands:removetableelement [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 13: Line 13:
  CreateTable ->table  CreateTable ->table
  SetTableElement(<-table "SomeKey" 42)  SetTableElement(<-table "SomeKey" 42)
- RemoveTableElement(<-table "SomeKey) + RemoveTableElement(<-table "SomeKey"
- trace(GetTableElement(<-table "SomeKey))  #prints ""</code>+ trace(GetTableElement(<-table "SomeKey"))  #prints ""</code>
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
  
4rpl/commands/removetableelement.1649727633.txt.gz · Last modified: 2025/02/14 14:56 (external edit)