EV Script Built-in Functions

This section documents the available built-in functions standard to EVML. 

date

EVML date function is a shorthand method of instantiating a new Date Object

dump

EVML function dumps the properties and methods of EVML objects.

print

EVML print() function allows you to output to the screen from within EV Script blocks.

share

EVML function to generate social share links with ease

url

EVML function to instiabtiate a new Url Object.