Skip to main content
NiCE CXone Mpower Expert
Expert Success Center

Reserved words in DekiScript

Applies to:
All versions
Role required:
Draft Contributor

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