getAttribute
Get an attribute registered in the context with the given ID.
Syntax
ogscript.getAttribute (Attribute ID);
Parameters
Parameter |
Type |
Required |
Description |
Attribute ID |
String |
Yes |
ID from which to get a registered in context attribute. |
Returns
Object
Example
Coming soon.