User Tools

Site Tools


4rpl:commands:getglobaltable

This is an old revision of the document!


Index
Tables

GetGlobalTable

GetGlobalTable(“key”) ->data

Description

Returns an entry from 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/getglobaltable.1614956777.txt.gz · Last modified: 2025/02/14 14:56 (external edit)