# This is an example of a comment. element_key: 'some value' # The below example uses a token to get the current node's title. title: '[webform_submission:node:title:clear]' # Add ':clear' to the end token to return an empty value when the token is missing. # The below example uses a token to get a field value from the current node. full_name: '[webform_submission:node:field_full_name:clear]'