Knowledge: Psuedo Code Encoding Values
Back
    Title*Psuedo Code Encoding Values
    ManualAdministration
    Manual Level TwoEmails
    Created15/02/2021
    Detail

    When using psuedo code e.g. [TextField1], you can prefix with:

    • MAILTO: (this does URL encode and also swap out + to %20).
    • URLENCODE: (URL encodes the value).
    • FORMAT: (preserves line-breaks when parsing data derived from a textarea)

    Example usage [URLENCODE:TextField1]

    Privacy Policy
    Cookies help us to improve your user experience. By using this site you consent to cookies being stored on your device. Read more...
    Back to Top
    View or hide all system messages