Loading
Getting started
Downloads
Documentation
Community
About
Contact
Products
WarpFleet
WarpStudio
Sandbox
WarpView
Blog
|
Loading menu
{}
maps
The {} function creates an empty MAP on the top of the stack.
{} is available since version 1.0.0.
See also
Signatures
WarpScript
FLoWS
Examples
{ 'key1' 'val1' 'key2' 42 } 'mymap' STORE $mymap KEYLIST $mymap VALUELIST $mymap SIZE