Developing Secure Code
Testing Components
createComponent()
createComponents()
enqueueAction()
error()
get()
getCallback()
getComponent()
getReference()
getRoot()
getToken()
log()
reportError()
run()
set()
warning()
Previous PDF Versions
Returns an application configuration token referenced by name. A tokens file is configured with the tokens attribute in the <aura:application> tag.
getToken (String token)
token: Type: String. The name of the application configuration token to retrieve.
Type: String application configuration token.