Applicationsetagentdata |
Top Previous Next |
Prototype
ApplicationSetAgentData(strName,strData)
Description
Retrieve some current agent specific data.
Parameters
strName: string value that represents the identifier of the data to retrieve. strData: string value that represents the agent data.
Returned value
None
Notes
This function is available for custom implementation and should be not used.
|