namespace for Standalone functions in Zoho CRM

namespace for Standalone functions in Zoho CRM

Hello,
Automation functions can be invoked from another function like so:
workflowspace.<functionName>(); 

What's the name of the namespace for Standalone functions?