Hawk.getAllMicroAgentInfo()

Signature

Object[] getAllMicroAgentInfo(String agentName)

Domain

ACTION, BUI

Description

Get all microagent of a special agent

Parameters

NameTypeDescription
agentNameStringAgent's name

Returns

TypeDescription
Object[]All available Microagents' name list. Notice:The first row is the name array of columns, the second row is the display name array of columns, the following rows are actual data.

Cautions

none