Assign value from a procedure ButtonOn Click to a general variable

Hello everybody,

I have a procedure returning a value:

  set('machname', #39+MSelect.Text+#39);

How can I pass this value to a general variable ?

I guess there is a special expression to do that, but I don't find it.

Can you help?

THanks in advance.

Comments

  • set('machname', #39+MSelect.Text + );

    should works in the FR's script

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.