Can we reference the value entered by a user at a prompt in a local variable. Thanks
Listserv Archives (BOB member since 2002-06-25)
Can we reference the value entered by a user at a prompt in a local variable. Thanks
Listserv Archives (BOB member since 2002-06-25)
Can we reference the value entered by a user at a prompt in a local variable. Thanks
If I understand your question correctly, use the =UserResponse(“Dataprovider name”,prompt) function eg : =UserResponse(“Query 1 on eFashion”,“Give name of city :”). This will return what the user entered at the prompt.
Lieven
Listserv Archives (BOB member since 2002-06-25)
Yes. Use the BO function UserResponse( ).
Listserv Archives (BOB member since 2002-06-25)