FastEdge::env
Environment Variables
To access environment variables, set during deployment on the FastEdge network.
Parameters
-
keyName
(required)A string containing the name of the key you want to retrieve the value of.
Return Value
A string containing the value of the key. If the key does not exist, null is returned.