Skip to main content
NICE CXone Expert

We will be updating our infrastructure on Dec 2, 2023. Sites will be down starting at 8pm Pacific time. This may last up to 3 hours.

Expert Success Center

Reserved words in DekiScript

What are reserved words?

 "Reserved words," or "reserved identifiers," are terms in Dekiscript that cannot be used to used to identify labels, variables, or functions.

List of reserved words

  • __include
  • __language
  • __mode
  • __page
  • __request
  • __template
  • __translate
  • $
  • args
  • bool
  • break
  • case
  • catch
  • contentanalytics
  • continue
  • culture
  • date
  • default
  • do
  • else
  • extension
  • false
  • finally
  • for
  • foreach
  • function
  • if
  • import
  • in
  • include
  • infinity
  • is
  • json
  • let
  • list
  • map
  • media
  • meta
  • nan
  • nil
  • not
  • null
  • num
  • page
  • return
  • searchanalytics
  • site
  • string
  • switch
  • syntax
  • template
  • this
  • throw
  • true
  • try
  • typeof
  • uri
  • user
  • var
  • web
  • webcache
  • where
  • while
  • wiki
  • xml
  • yield