You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The syntax allows for both $VAR_NAME and ${VAR_NAME}, but it looks like the ${VAR_NAME} syntax variant isn't fully supported. Needs further investigation.
The syntax allows for both
$VAR_NAMEand${VAR_NAME}, but it looks like the${VAR_NAME}syntax variant isn't fully supported. Needs further investigation.