User Tools

Site Tools


4rpl:commands:setglobaltable

This is an old revision of the document!


Index
Tables

SetGlobalTable

SetGlobalTable(“key” <-data)

Description

Sets an entry in the global table. The global table is a single table per mission.

Examples

GetGlobalTable("Data") ->data
<-data 1 + ->data
SetGlobalTable("Data" <-data)

Index

4rpl/commands/setglobaltable.1614956789.txt.gz · Last modified: 2025/02/14 14:56 (external edit)