Documentation > CMS Template API Library > UserVariables > HasKey(String)
HasKey
Returns true if one of the user variable names matches the parameter.
public System.Boolean HasKey(String)
Parameters
Name | Description | Type |
---|---|---|
keyName | The name to match | System.String |