cdCanvasGetAttribute
| Definition: |
include pGUI.e
string res = cdCanvasGetAttribute(cdCanvas canvas, string name) |
| Description: | Returns a custom attribute from the driver of the active canvas. If the driver does not have this attribute, it returns "". |
| pwa/p2js: | Not supported. |