Lucee Function Reference
gatewaystate()
Return the current state for the given gateway id.
Example
gatewaystate(string gatewayID):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
|---|---|---|---|
| gatewayID | string | Yes | Identifier of the gateway to get info for. |