Globals are mainly used to setup certain things like database connections but you can also have global variables
API actions are actions you can execute for things like form uploads and retrieving data with server connect
Globals are mainly used to setup certain things like database connections but you can also have global variables
API actions are actions you can execute for things like form uploads and retrieving data with server connect