Execute JavaScript function in application.

execute(obj, expr)

Arguments

obj

reactor object

expr

character, Javascript command

Value

reactor object

Details

DETAILS

See also

Other actions: click_id(), query(), set_id_value()

Examples

if (FALSE) { if(interactive()){ #EXAMPLE1 } }