/AWS1/CL_LR2RECOGNIZEDBOTMEM00¶
The bot member that processes the request.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_botid
TYPE /AWS1/LR2BOTIDENTIFIER
/AWS1/LR2BOTIDENTIFIER
¶
The identifier of the bot member that processes the request.
Optional arguments:¶
iv_botname
TYPE /AWS1/LR2NAME
/AWS1/LR2NAME
¶
The name of the bot member that processes the request.
Queryable Attributes¶
botId¶
The identifier of the bot member that processes the request.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BOTID() |
Getter for BOTID, with configurable default |
ASK_BOTID() |
Getter for BOTID w/ exceptions if field has no value |
HAS_BOTID() |
Determine if BOTID has a value |
botName¶
The name of the bot member that processes the request.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BOTNAME() |
Getter for BOTNAME, with configurable default |
ASK_BOTNAME() |
Getter for BOTNAME w/ exceptions if field has no value |
HAS_BOTNAME() |
Determine if BOTNAME has a value |