AgentDuplicate AgentDuplicate(string, Agent, boolean, boolean, boolean, boolean, boolean) string: Agent: boolean: (optional) boolean: (optional) boolean: (optional) boolean: (optional) boolean: (optional) Returns: Agent Usage local resultAgent = AgentDuplicate(variableString, variableAgent) local resultAgent = AgentDuplicate(variableString, variableAgent, variableBoolean) local resultAgent = AgentDuplicate(variableString, variableAgent, variableBoolean, variableBoolean) local resultAgent = AgentDuplicate(variableString, variableAgent, variableBoolean, variableBoolean, variableBoolean) local resultAgent = AgentDuplicate(variableString, variableAgent, variableBoolean, variableBoolean, variableBoolean, variableBoolean) local resultAgent = AgentDuplicate(variableString, variableAgent, variableBoolean, variableBoolean, variableBoolean, variableBoolean, variableBoolean) Back To Scripting Documentation