listMissingParams()

Overview

public array function listMissingParams(
      required string template
    , required string content 
)

Returns an array of required email params that are missing from the given content.

Arguments

NameTypeRequiredDescription
templatestringYesID of the template to check against
contentstringYesText content to check