05
Notes
-
DEPRECIATED To encode a string for use in a Twitter share intent use
escape
and the string you want to encode.- Example:
let str = `Here is one line and another` escape(str) // result // "Here%20is%20one%20line%0A%20%20and%20another"
Links
- SendGrid email address variables: https://sendgrid.com/docs/ui/sending-email/editor/#reserved-substitution-tags-1