setPointer
Sets the value of the data object pointed to by the pointer data object.
| Syntax | |
| AM_data.setPointer(id, value) | |
| Parameters | |
| id | (required). Identifier of the pointer data object. |
| value | (required). String to set the value to. |
Sets the value of the data object pointed to by the pointer data object.
| Syntax | |
| AM_data.setPointer(id, value) | |
| Parameters | |
| id | (required). Identifier of the pointer data object. |
| value | (required). String to set the value to. |