Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Logic tab is where the Custom Logic can be written and reviewed. A User can quickly review the code written for the specific event with theĀ Validate PHP button. Users will be limited to the white-listed functions for PHP in and some PCR-360 specific functions.. A list of the functions can be seen in PCR-360 by clicking on the Help button.

...

Debug tab

...

The Debug tab shows the results of debug function calls. This debug information is cleared after 24 hours.

...

Custom API shares a set of common syntax and available functions with the other types of Custom Logic.

...

UDF Identifiers

Excerpt

UDF parameters are all lower case when processed by PCR-360. Since Organizations can create their own UDF fields, the generic use of IDENTIFIER is used as a placeholder for actual UDF Identifiers.

...