List of Imagine methods: Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
Add ApsySuffix and DbsName methods |
||
| 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 property)|ApsySuffix]]</td><td valign="top">Return the APSY suffix character for the current connection</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 property)|DbsName]]</td><td valign="top">Return the DBS name for the current connection</td></tr> | |||
</table> | </table> | ||
</div> | </div> | ||
Latest revision as of 03:23, 14 April 2026
The following are the available Imagine class methods.
| Method | Description |
|---|---|
| ApsySuffix | Return the APSY suffix character for the current connection |
| Call | Run Imagine code on the Transparency Broker |
| DbsName | Return the DBS name for the current connection |