Skip to content

Instantly share code, notes, and snippets.

@JamesSimpson
Last active October 19, 2021 19:25
Show Gist options
  • Save JamesSimpson/58050fe77bf6f838118bef56771027f6 to your computer and use it in GitHub Desktop.
Save JamesSimpson/58050fe77bf6f838118bef56771027f6 to your computer and use it in GitHub Desktop.
Guide to all Perfex CRM language functions
// Quick Reference Guide For Perfex CRM Language functions
_l('string') // Basic language conversion
_d('date') // Will output formatted date (Although seems to output datetime if datetime in DB)
_dt('datetime') // Will output formatted datetime output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment