List of Imagine methods: Difference between revisions
Jump to navigation
Jump to search
Add ApsySuffix and DbsName methods |
Automatically generated page update |
||
| Line 6: | Line 6: | ||
<table class="wikitable"> | <table class="wikitable"> | ||
<tr><th>Method</th><th>Description</th></tr> | <tr><th>Method</th><th>Description</th></tr> | ||
<tr><td valign="top">[[ApsySuffix (Imagine | <tr><td valign="top">[[ApsySuffix (Imagine function)|ApsySuffix]]</td><td valign="top">Return the APSY suffix character</td></tr> | ||
<tr><td valign="top">[[BrokerVersion (Imagine function)|BrokerVersion]]</td><td valign="top">Return the broker version number</td></tr> | |||
<tr><td valign="top">[[Call (Imagine function)|Call]]</td><td valign="top">Run Imagine code on the Transparency Broker</td></tr> | <tr><td valign="top">[[Call (Imagine function)|Call]]</td><td valign="top">Run Imagine code on the Transparency Broker</td></tr> | ||
<tr><td valign="top">[[DbsName (Imagine | <tr><td valign="top">[[DbsName (Imagine function)|DbsName]]</td><td valign="top">Return the DBS name</td></tr> | ||
</table> | </table> | ||
</div> | </div> | ||
Latest revision as of 13:42, 19 June 2026
The following are the available Imagine class methods.
| Method | Description |
|---|---|
| ApsySuffix | Return the APSY suffix character |
| BrokerVersion | Return the broker version number |
| Call | Run Imagine code on the Transparency Broker |
| DbsName | Return the DBS name |