EXISTS String Function
Use: | Determines if the provided parameter exists on a template. |
Syntax: |
|
Arguments: |
|
Returns: | 1 = If the field exists on the template 0 = If the field does not exist on the template |
Example: | Result: Returns 1 if field exists on the template else 0. |