Returns the value of a cloud data variable by name. If the variable does not exist then the default value passed in will be returned instead. If you are calling this command from Tier 2 then you must delete the returned string when you are done with it by calling agk::DeleteString.
string GetCloudDataVariable( varName, defaultValue )