I
IramK
Guest
Hello Siraj, Is there a way I can add a value to that server-side selectQuery? See example below: var accountId = 12345; #EVAL[rbv_api.selectQuery2(“select name from account where id=” + accountId, 0, 1); ]; The above is just an example. Obviously we need to extract values from select Query using the technique you suggested, however, I was just wondering if we can use variables like that? Cheers, Iram
Continue reading...
Continue reading...