Skip to main content

Reserved names for Retool objects

Learn about restrictions on Retool object names.

Retool reserves the following object names for internal use. These reservations apply to all Retool objects, such as components, queries, transformers, Workflows blocks, and variables.

additionalScope
currentRow
currentColumn
description
dimensions
event
i
ri
moduleContainer
name
namespace
outputs
pageUuid
props
queries
retool
self
tags
this
triggeredById
utils
item
entry
data
theme

JavaScript reserved keywords

arguments
await
break
case
catch
class
const
continue
debugger
default
delete
do
else
enum
eval
export
extends
false
finally
for
function
if
implements
import
in
instanceof
interface
new
null
package
private
protected
public
return
super
switch
this
throw
true
try
typeof
var
void
while
with
yield