AgentGetProperty AgentGetProperty(Agent, string, boolean) Agent: string: boolean: Returns: DataType (Note this can be any data type depending on the property) Usage local resultDataType (Note this can be any data type depending on the property) = AgentGetProperty(variableAgent, variableString, variableBoolean) Back To Scripting Documentation