Description Usage Arguments Details Value See Also Examples
Set the value of an element by element id.
1  | set_id_value(obj, id, value)
 | 
obj | 
 reactor object  | 
id | 
 character, id of the element  | 
value | 
 value to set the element to  | 
DETAILS
reactor object
Other actions: 
click_id(),
execute(),
query()
1 2 3 4 5 6  | ## Not run: 
if(interactive()){
 #EXAMPLE1
 }
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.